X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fbugs%2Fexamine-1sample.sh;h=8fe628f545d55cf56e1361a46983b8b88b6d47b1;hb=70cbb925c6d8f705faa48c9167640e9fd1416ea8;hp=00a6ce29b20e144b9a80a1992a71739503b30a67;hpb=65a4e29574b67921ea899b6a1d45806dca11db00;p=pspp-builds.git diff --git a/tests/bugs/examine-1sample.sh b/tests/bugs/examine-1sample.sh index 00a6ce29..8fe628f5 100755 --- a/tests/bugs/examine-1sample.sh +++ b/tests/bugs/examine-1sample.sh @@ -69,7 +69,7 @@ EOF if [ $? -ne 0 ] ; then no_result ; fi activity="run program" -$SUPERVISOR $PSPP -o raw-ascii $TESTFILE +$SUPERVISOR $PSPP --testing-mode $TESTFILE if [ $? -ne 0 ] ; then fail ; fi pass