X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fformats%2Fnum-out.sh;h=acf1846f79c291d57acf7f2299360be6040ba700;hb=f51ecb48027e6b1eb46840ae25888a25b429f012;hp=cf4185aea3f453b86688908b9f1181337bb16f44;hpb=cfbbebdd6b3085f4094c073e4ebd139ac1d37737;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 .