Skip to content

Commit

Permalink
ci: Adapt CI tests for Blackcoin (WIP)
Browse files Browse the repository at this point in the history
  • Loading branch information
lateminer committed Feb 8, 2024
1 parent 04dc37f commit c74d8eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/test/06_script_b.sh
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ bash -c "${BASE_ROOT_DIR}/configure --cache-file=config.cache $BITCOIN_CONFIG_AL

make distdir VERSION="$HOST"

cd "${BASE_BUILD_DIR}/bitcoin-$HOST"
cd "${BASE_BUILD_DIR}/blackcoin-$HOST"

bash -c "./configure --cache-file=../config.cache $BITCOIN_CONFIG_ALL $BITCOIN_CONFIG" || ( (cat config.log) && false)

Expand Down

0 comments on commit c74d8eb

Please sign in to comment.