Log aborted block database rebuilds
This commit is contained in:
parent
c40a5aaaf4
commit
664aeb2871
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue