Skip to content

Commit

Permalink
ci: Run multiprocess tests through wrapper executable
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanofsky committed Dec 11, 2024
1 parent 723cfcd commit 128e110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/test/00_setup_env_i686_multiprocess.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 128e110

Please sign in to comment.