X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fformats%2Fnum-out.sh;h=acf1846f79c291d57acf7f2299360be6040ba700;hb=fbba412681b5dff2abe256c54b59bff683faa00d;hp=cf4185aea3f453b86688908b9f1181337bb16f44;hpb=cd4f5bfade86b443d1ec355c2dd8be205846b32f;p=pspp diff --git a/tests/formats/num-out.sh b/tests/formats/num-out.sh index cf4185aea3..acf1846f79 100755 --- a/tests/formats/num-out.sh +++ b/tests/formats/num-out.sh @@ -45,7 +45,7 @@ if [ $? -ne 0 ] ; then no_result ; fi echo -n . activity="run program" -$SUPERVISOR $PSPP --testing-mode num-out.pspp +$SUPERVISOR $PSPP -o pspp.csv num-out.pspp if [ $? -ne 0 ] ; then no_result ; fi echo -n .