Log aborted block database rebuilds

This commit is contained in:
Michael Ford 2013-06-25 23:54:17 +08:00
parent c40a5aaaf4
commit 664aeb2871
1 changed files with 1 additions and 0 deletions

View File

@ -785,6 +785,7 @@ bool AppInit2(boost::thread_group& threadGroup)
fReindex = true;
fRequestShutdown = false;
} else {
printf("Aborted block database rebuild. Exiting.\n");
return false;
}
} else {