X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Flist.sh;h=ab95a0b35f5f2cc78db557ab418ee6dd64c77b68;hb=2b1e8448aee0d326ad5c2f805c27ee4f39b4a447;hp=dc8d13135028ebca249dcccd6c552ab22a6d73fa;hpb=65a4e29574b67921ea899b6a1d45806dca11db00;p=pspp-builds.git diff --git a/tests/command/list.sh b/tests/command/list.sh index dc8d1313..ab95a0b3 100755 --- a/tests/command/list.sh +++ b/tests/command/list.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() { @@ -72,7 +74,7 @@ EOF 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