Log aborted block database rebuilds

This commit is contained in:
Michael Ford 2013-06-25 23:54:17 +08:00
parent c40a5aaaf4
commit 664aeb2871

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 {