Added "cd /" to the test scripts which don't already have it. This avoids warnings...
[pspp-builds.git] / tests / bugs / compression.sh
index 885846eebbc98d936620f439eec74d6d298820c5..71f9eab48d329ed0e2ab8673d48c7578c50ffd3a 100755 (executable)
@@ -22,6 +22,7 @@ cleanup()
        echo "NOT cleaning $TEMPDIR"
        return ; 
      fi
+     cd /
      rm -rf $TEMPDIR
 }