X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=tests%2Fcommand%2Fvector.sh;h=94c0c4693cb2c7dabb0bef63739c9dd7fbda7f59;hb=68f08c4bb53fcde16035b622bdb6e9529f9cf3ae;hp=9e5045bf7ed1161738411d04d93e85a39c1b52c4;hpb=077a1c38bd58911cb74a08f95be3691e49b87779;p=pspp diff --git a/tests/command/vector.sh b/tests/command/vector.sh index 9e5045bf7e..94c0c4693c 100755 --- a/tests/command/vector.sh +++ b/tests/command/vector.sh @@ -80,7 +80,7 @@ EOF if [ $? -ne 0 ] ; then no_result ; fi activity="run program" -$SUPERVISOR $PSPP --testing-mode -o raw-ascii -e $TEMPDIR/stdout $TEMPDIR/vector.stat +$SUPERVISOR $PSPP --testing-mode -e $TEMPDIR/stdout $TEMPDIR/vector.stat if [ $? -ne 0 ] ; then no_result ; fi activity="compare stdout"