mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-11 15:48:05 +00:00
Merge pull request #2795 from fanquake/log_aborted_rebuilds
Log aborted block database rebuilds
This commit is contained in:
commit
0a740650a5
@ -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…
Reference in New Issue
Block a user