X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fexamine-extremes.sh;h=982a03bc32bd34ec05b1ba056eb7e65e406f784f;hb=baf657198fcf0cabe289246dc07a82da67c86f5b;hp=5a0a630d7d046911c2eeb8bce3a4d826462dd8e9;hpb=65a4e29574b67921ea899b6a1d45806dca11db00;p=pspp diff --git a/tests/command/examine-extremes.sh b/tests/command/examine-extremes.sh index 5a0a630d7d..982a03bc32 100755 --- a/tests/command/examine-extremes.sh +++ b/tests/command/examine-extremes.sh @@ -17,6 +17,8 @@ top_srcdir=`cd $top_srcdir; pwd` STAT_CONFIG_PATH=$top_srcdir/config export STAT_CONFIG_PATH +LANG=C +export LANG cleanup() { @@ -106,23 +108,23 @@ diff -b $TEMPDIR/pspp.list - << EOF #V1#23| 100%|0| 0%|23| 100%# #==#==#=======#=#=======#==#=======# 1.2 EXAMINE. Extreme Values -#==========#===========#=====# -# #Case Number|Value# -#==========#===========#=====# -#V1Highest1# 21|20.00# -# 2# 20|19.00# -# 3# 19|18.00# -# 4# 19|18.00# -# 5# 18|17.00# -# 6# 17|16.00# -# --------#-----------+-----# -# Lowest1# 1| 1.00# -# 2# 2| 2.00# -# 3# 4| 3.00# -# 4# 3| 3.00# -# 5# 3| 3.00# -# 6# 5| 4.00# -#==========#===========#=====# +#============#===========#=====# +# #Case Number|Value# +#============#===========#=====# +#V1 Highest 1# 21|20.00# +# 2# 20|19.00# +# 3# 19|18.00# +# 4# 19|18.00# +# 5# 18|17.00# +# 6# 17|16.00# +# ----------#-----------+-----# +# Lowest 1# 1| 1.00# +# 2# 2| 2.00# +# 3# 4| 3.00# +# 4# 3| 3.00# +# 5# 3| 3.00# +# 6# 5| 4.00# +#============#===========#=====# EOF if [ $? -ne 0 ] ; then fail ; fi