summaryrefslogtreecommitdiff
path: root/conformance/findbad
diff options
context:
space:
mode:
Diffstat (limited to 'conformance/findbad')
-rwxr-xr-xconformance/findbad2
1 files changed, 1 insertions, 1 deletions
diff --git a/conformance/findbad b/conformance/findbad
index 7144b78..dda2c09 100755
--- a/conformance/findbad
+++ b/conformance/findbad
@@ -8,4 +8,4 @@ trap 'echo; rm -f $path/test.{in,out,ref} &> /dev/null ; exit' INT
while ! test "`$path/dotest $1`"; do echo -n .; done
shift
-$path/test $@ $path/test.in
+$path/test "$@" $path/test.in