HomePhabricator

Daemonize bitcoind in test-seeds.sh rather than run in a background process

Description

Daemonize bitcoind in test-seeds.sh rather than run in a background process

Summary:
test-seeds broke recently with a change to outputting debug info to the terminal
rather than a log file. This patches fixes that behavior by running bitcoind with -daemon
rather than backgrounding the process.

Test Plan: ./test-seeds.sh --testnet < nodes_test.txt

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D4724

Details

Provenance
jasonbcoxAuthored on Dec 13 2019, 18:46
jasonbcoxPushed on Dec 16 2019, 17:05
Reviewer
Restricted Project
Differential Revision
D4724: Daemonize bitcoind in test-seeds.sh rather than run in a background process
Parents
rABC903f7859b4cb: Merge #13667: wallet: Fix backupwallet for multiwallets
Branches
Unknown
Tags
Unknown