X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fflip.sh;h=141a75cc4a641cdd8acb038c90828d4da4cb55c1;hb=d0b91eae59319ab2756d0d43b9cb15eb9cd3c234;hp=c7429b32a0a7cfc6315ff00839af4a349bf3415f;hpb=65a4e29574b67921ea899b6a1d45806dca11db00;p=pspp diff --git a/tests/command/flip.sh b/tests/command/flip.sh index c7429b32a0..141a75cc4a 100755 --- a/tests/command/flip.sh +++ b/tests/command/flip.sh @@ -17,9 +17,15 @@ top_srcdir=`cd $top_srcdir; pwd` STAT_CONFIG_PATH=$top_srcdir/config export STAT_CONFIG_PATH +LANG=C +export LANG cleanup() { + if [ x"$PSPP_TEST_NO_CLEANUP" != x ] ; then + echo "NOT cleaning $TEMPDIR" + return ; + fi cd / rm -rf $TEMPDIR } @@ -54,7 +60,8 @@ cd $TEMPDIR activity="create flip.stat" cat > $TEMPDIR/flip.stat <