X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fprint-strings.sh;h=114794f278654d4da43da71a03d39aa6e519fc02;hb=d22c3971e926ceaf62416c6482fe0fb1dc5407f0;hp=cc51b457d1cee2ee28c459d6468ab0bbc3769046;hpb=393668423c1c9456fd82db6b30f25de078915da5;p=pspp diff --git a/tests/command/print-strings.sh b/tests/command/print-strings.sh index cc51b457d1..114794f278 100755 --- a/tests/command/print-strings.sh +++ b/tests/command/print-strings.sh @@ -77,13 +77,13 @@ if [ $? -ne 0 ] ; then no_result ; fi activity="run program" -$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE +$SUPERVISOR $PSPP --testing-mode $TESTFILE if [ $? -ne 0 ] ; then no_result ; fi diff $TEMPDIR/foobar - <