Skip to content

Commit

Permalink
Update target for legacy testnet app in prepare_tests.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
bigspider committed Nov 29, 2022
1 parent dbebda5 commit 24a53f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/prepare_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ make clean
make -j DEBUG=1 # compile optionally with PRINTF
mv bin/ tests/bitcoin-bin
make clean
make -j DEBUG=1 COIN=bitcoin_testnet
make -j DEBUG=1 COIN=bitcoin_testnet_legacy
mv bin/ tests/bitcoin-testnet-bin

0 comments on commit 24a53f3

Please sign in to comment.