X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fnpar-sign.sh;h=03c8117c91ce38cf55b87635c8863bce326c7220;hb=f51ecb480;hp=17c0c239985023f41d098e3e29596bc6956c01a8;hpb=b5c82cc9aabe7e641011130240ae1b2e84348e23;p=pspp diff --git a/tests/command/npar-sign.sh b/tests/command/npar-sign.sh index 17c0c23998..03c8117c91 100755 --- a/tests/command/npar-sign.sh +++ b/tests/command/npar-sign.sh @@ -81,35 +81,27 @@ if [ $? -ne 0 ] ; then no_result ; fi activity="run program 1" -$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE +$SUPERVISOR $PSPP -o pspp.csv $TESTFILE if [ $? -ne 0 ] ; then no_result ; fi activity="compare output 1" -diff - $TEMPDIR/pspp.list <