Made all the tests respect the PSPP_TEST_NO_CLEANUP environment variable.
[pspp-builds.git] / tests / expressions / randist.sh
index 188e8ac31544fe5655ebbacde523556f5a325fed..58fe386d291f4738661c0385d1ee67faeaf0d180 100755 (executable)
@@ -19,7 +19,7 @@ export STAT_CONFIG_PATH
 cleanup()
 {
      if [ x"$PSPP_TEST_NO_CLEANUP" != x ] ; then 
-        echo NOT removing directory $TEMPDIR
+       echo "NOT cleaning $TEMPDIR" 
        return ; 
      fi
      cd /