X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Ftrimmed-mean.sh;h=7346e526cf00aa9c64cafa38380bd5e88b09de7c;hb=de4f844f0a9893f9a1b6c46371e8e5f0a5d38083;hp=eb4b8f10c9eb50bfcc530f0fe2814b671215d6d9;hpb=8444d8d47de5e5f8d076b6f43f73c2c29494031e;p=pspp-builds.git diff --git a/tests/command/trimmed-mean.sh b/tests/command/trimmed-mean.sh index eb4b8f10..7346e526 100755 --- a/tests/command/trimmed-mean.sh +++ b/tests/command/trimmed-mean.sh @@ -18,6 +18,9 @@ top_srcdir=`cd $top_srcdir; pwd` STAT_CONFIG_PATH=$top_srcdir/config export STAT_CONFIG_PATH +LANG=C +export LANG + cleanup() { @@ -74,7 +77,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 @@ -103,8 +106,8 @@ diff -b $TEMPDIR/pspp.list - << EOF # #Statistic|Std. Error# #==============================================#=========#==========# #X Mean # 2.02 | .034 # -# 95% Confidence Interval for Mean Lower Bound# 2.021 | # -# Upper Bound# 2.017 | # +# 95% Confidence Interval for Mean Lower Bound# 1.952 | # +# Upper Bound# 2.087 | # # 5% Trimmed Mean # 2.00 | # # Median # 2.00 | # # Variance # .058 | #