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.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGING67b960390438: Daemonize bitcoind in test-seeds.sh rather than run in a background process
rABC67b960390438: Daemonize bitcoind in test-seeds.sh rather than run in a background process
./test-seeds.sh --testnet < nodes_test.txt
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable