mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-09 11:27:28 -03:00
ci: Run multiprocess tests through wrapper executable
This commit is contained in:
parent
2930caa7fe
commit
044c1129db
1 changed files with 1 additions and 1 deletions
|
@ -20,4 +20,4 @@ export BITCOIN_CONFIG="\
|
|||
-DCMAKE_CXX_FLAGS='-Wno-error=documentation' \
|
||||
-DAPPEND_CPPFLAGS='-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE' \
|
||||
"
|
||||
export BITCOIND=bitcoin-node # Used in functional tests
|
||||
export BITCOIN_CMD="bitcoin -m" # Used in functional tests
|
||||
|
|
Loading…
Reference in a new issue