diff --git a/test/run-tests.sh b/test/run-tests.sh index 2716f03..5308fe3 100755 --- a/test/run-tests.sh +++ b/test/run-tests.sh @@ -182,6 +182,7 @@ if [ -z "$command" ] ; then else create_config mkdir -p results + command="$command $flags" echo $command thedate=`date "+%Y-%m-%d"` do_tests "$command" "$eval" 2>&1 | \