X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fregression.sh;h=4ff48e51f28bf56928b00f46880910e0eabe2d5b;hb=f51ecb48027e6b1eb46840ae25888a25b429f012;hp=88b4cd8318db1ba4daece8798460600137e0a2cc;hpb=cfbbebdd6b3085f4094c073e4ebd139ac1d37737;p=pspp diff --git a/tests/command/regression.sh b/tests/command/regression.sh index 88b4cd8318..4ff48e51f2 100755 --- a/tests/command/regression.sh +++ b/tests/command/regression.sh @@ -78,7 +78,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 no_result ; fi diff -c $TEMPDIR/pspp.csv - << EOF