Internationalisation.
[pspp-builds.git] / tests / stats / descript-basic.sh
index 0a8dc114a29c2f342c245c0b4ca287aa1270517f..8f772ed3795a37ae34815e8e6febf15157b6e35a 100755 (executable)
@@ -16,11 +16,13 @@ top_srcdir=`cd $top_srcdir; pwd`
 STAT_CONFIG_PATH=$top_srcdir/config
 export STAT_CONFIG_PATH
 
+LANG=C
+export LANG
 
 cleanup()
 {
      cd /
-#     rm -rf $TEMPDIR
+     rm -rf $TEMPDIR
 }