mirror of https://github.com/bitcoin/bitcoin.git
ci: Run multiprocess tests through wrapper executable
This commit is contained in:
parent
29bdd743bb
commit
ba649c0006
|
@ -20,4 +20,4 @@ export BITCOIN_CONFIG="\
|
|||
-DCMAKE_CXX_COMPILER='clang++;-m32' \
|
||||
-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 New Issue