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