X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fweight.sh;h=01bd0a318c5814b2056850c45573cfbffa2e20c2;hb=101cf3f9e0cc1a348168614440e5462eaac7b43f;hp=357e1ec66137c84b83dba095f83b8ccaa9bf838f;hpb=65a4e29574b67921ea899b6a1d45806dca11db00;p=pspp-builds.git diff --git a/tests/command/weight.sh b/tests/command/weight.sh index 357e1ec6..01bd0a31 100755 --- a/tests/command/weight.sh +++ b/tests/command/weight.sh @@ -17,6 +17,9 @@ top_srcdir=`cd $top_srcdir; pwd` STAT_CONFIG_PATH=$top_srcdir/config export STAT_CONFIG_PATH +LANG=C +export LANG + cleanup() { @@ -66,7 +69,7 @@ if [ $? -ne 0 ] ; then no_result ; fi activity="run program" -$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE +$SUPERVISOR $PSPP --testing-mode $TESTFILE if [ $? -ne 0 ] ; then no_result ; fi activity="compare results" @@ -85,7 +88,7 @@ diff -b $TEMPDIR/pspp.list - <