X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fget-data-txt.sh;h=f0560495bb91c719606a3d517c60b7adc7579b9c;hb=f51ecb48027e6b1eb46840ae25888a25b429f012;hp=01bd196c39f0bc88d37daee3e9d2b3504594aba2;hpb=cfbbebdd6b3085f4094c073e4ebd139ac1d37737;p=pspp-builds.git diff --git a/tests/command/get-data-txt.sh b/tests/command/get-data-txt.sh index 01bd196c..f0560495 100755 --- a/tests/command/get-data-txt.sh +++ b/tests/command/get-data-txt.sh @@ -152,7 +152,7 @@ if [ $? -ne 0 ] ; then no_result ; fi activity="run program" -$SUPERVISOR $PSPP --testing-mode $TESTFILE +$SUPERVISOR $PSPP -o pspp.csv $TESTFILE if [ $? -ne 0 ] ; then fail ; fi activity="compare output"