Browse Source

Merge pull request #6685

0.13
Jeff Garzik 9 years ago
parent
commit
9da3de80ae
Failed to extract signature
  1. 2
      qa/pull-tester/rpc-tests.sh

2
qa/pull-tester/rpc-tests.sh

@ -60,7 +60,7 @@ testScriptsExt=( @@ -60,7 +60,7 @@ testScriptsExt=(
);
if [ "x$ENABLE_ZMQ" = "x1" ]; then
testScripts=( ${testScripts[@]} 'zmq_test.py' )
testScripts+=('zmq_test.py')
fi
extArg="-extended"

Loading…
Cancel
Save