The SelectParamsFromCommandLine call was missing in bitcoin-cli, which caused -testnet and -regtest to be ignored. Add this call just like in bitcoind.cpp.
bitcoin-cli: Add missing SelectParamsFromCommandLine #3328
pull laanwj wants to merge 1 commits into bitcoin:master from laanwj:2013_11_cli_testnet_fix changing 1 files +6 −0-
laanwj commented at 4:38 PM on November 28, 2013: member
-
9d2b73d19f
bitcoin-cli: Add missing SelectParamsFromCommandLine
The SelectParamsFromCommandLine call was missing in bitcoin-cli, which caused `-testnet` and `-regtest` to be ignored. Add this call just like in bitcoind.cpp.
-
BitcoinPullTester commented at 5:08 PM on November 28, 2013: none
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/9d2b73d19f97d37517ed3526ab959b1aa405d525 for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.
-
gavinandresen commented at 6:54 PM on November 28, 2013: contributor
ACK
- laanwj referenced this in commit 5c56ee1ace on Nov 29, 2013
- laanwj merged this on Nov 29, 2013
- laanwj closed this on Nov 29, 2013
- laanwj deleted the branch on Apr 9, 2014
- Bushstar referenced this in commit 7075083f07 on Apr 8, 2020
- DrahtBot locked this on Sep 8, 2021
Contributors