mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-13 07:28:59 +01:00
Merge pull request #3416
9e9056c Remove -logtodebugger (Wladimir J. van der Laan)
This commit is contained in:
@@ -26,7 +26,7 @@ struct TestingSetup {
|
||||
boost::thread_group threadGroup;
|
||||
|
||||
TestingSetup() {
|
||||
fPrintToDebugger = true; // don't want to write to debug.log file
|
||||
fPrintToDebugLog = false; // don't want to write to debug.log file
|
||||
noui_connect();
|
||||
#ifdef ENABLE_WALLET
|
||||
bitdb.MakeMock();
|
||||
|
||||
Reference in New Issue
Block a user