X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Foneway.sh;h=c5f251c136899f178c1dc1048e928955f13402eb;hb=cddea0d1b07a5125708a1c29ec65807b8d9fb82b;hp=929963e2045e61d945ef9cabffe1ec773dea4cb7;hpb=65a4e29574b67921ea899b6a1d45806dca11db00;p=pspp diff --git a/tests/command/oneway.sh b/tests/command/oneway.sh index 929963e204..c5f251c136 100755 --- a/tests/command/oneway.sh +++ b/tests/command/oneway.sh @@ -93,7 +93,7 @@ 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 no_result ; fi perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list @@ -107,7 +107,7 @@ diff -b $TEMPDIR/pspp.list - << EOF +--------+------+ 2.1 ONEWAY. Descriptives #===============#========#==#====#==============#==========#=======================#=======#=======# -# | # | | | | 95% Confidence | | # +# | # | | | |95% Confidence Interval| | # # | # | | | +-----------+-----------+ | # # | # N|Mean|Std. Deviation|Std. Error|Lower Bound|Upper Bound|Minimum|Maximum# #===============#========#==#====#==============#==========#===========#===========#=======#=======#