X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Ftest_template;h=5c996621ebd3130db798823dd2540fa9f147f6ee;hb=163b1639eab9b48eab64752205d75f951547b5c7;hp=bb1c17ee90aa1229f83a7b26df86373620d2305b;hpb=65a4e29574b67921ea899b6a1d45806dca11db00;p=pspp-builds.git diff --git a/tests/test_template b/tests/test_template index bb1c17ee..5c996621 100755 --- a/tests/test_template +++ b/tests/test_template @@ -13,7 +13,11 @@ top_builddir=`cd $top_builddir; pwd` PSPP=$top_builddir/src/ui/terminal/pspp -export STAT_CONFIG_PATH=$top_srcdir/config +STAT_CONFIG_PATH=$top_srcdir/config +export STAT_CONFIG_PATH + +LANG=C +export LANG cleanup()