Merge pull request #6685
This commit is contained in:
commit
9da3de80ae
@ -60,7 +60,7 @@ testScriptsExt=(
|
||||
);
|
||||
|
||||
if [ "x$ENABLE_ZMQ" = "x1" ]; then
|
||||
testScripts=( ${testScripts[@]} 'zmq_test.py' )
|
||||
testScripts+=('zmq_test.py')
|
||||
fi
|
||||
|
||||
extArg="-extended"
|
||||
|
Loading…
Reference in New Issue
Block a user