diff --git a/qa/zcash/create_wallet_200k_utxos.py b/qa/zcash/create_wallet_200k_utxos.py index c4ac3e2e4..d4a1d9d48 100755 --- a/qa/zcash/create_wallet_200k_utxos.py +++ b/qa/zcash/create_wallet_200k_utxos.py @@ -9,7 +9,7 @@ # To use: # - Copy to qa/rpc-tests/wallet_large.py # - Add wallet_large.py to RPC tests list -# - ./qa/pull-tester/rpc-tests.sh wallet_large --noshutdown +# - ./qa/pull-tester/rpc-tests.sh wallet_large --nocleanup # - Archive the resulting /tmp/test###### directory #