X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=tests%2Fbugs%2Falpha-freq.sh;h=49d9fe25a3b44ef3bea4bda1d5f7f83f63a85904;hb=4dc92d7d1ff3368b21a6cac5a4a41fcd4bb81ce4;hp=d964057b0928b4121573edb44408171c0035cc31;hpb=65a4e29574b67921ea899b6a1d45806dca11db00;p=pspp-builds.git diff --git a/tests/bugs/alpha-freq.sh b/tests/bugs/alpha-freq.sh index d964057b..49d9fe25 100755 --- a/tests/bugs/alpha-freq.sh +++ b/tests/bugs/alpha-freq.sh @@ -18,6 +18,8 @@ top_srcdir=`cd $top_srcdir; pwd` STAT_CONFIG_PATH=$top_srcdir/config export STAT_CONFIG_PATH +LANG=C +export LANG cleanup() { @@ -67,7 +69,7 @@ EOF if [ $? -ne 0 ] ; then no_result ; fi -$SUPERVISOR $PSPP $TEMPDIR/prog.sps +$SUPERVISOR $PSPP --testing-mode $TEMPDIR/prog.sps if [ $? -ne 0 ] ; then fail ; fi