Added "cd /" to the test scripts which don't already have it. This avoids warnings...
[pspp-builds.git] / tests / command / very-long-strings.sh
index d50abd9b98cff58e48f5f11f748bef2b73ee0b9d..8180f6bb2b21e727916a25baeea11dc1ed5316bd 100755 (executable)
@@ -23,6 +23,7 @@ cleanup()
        echo "NOT cleaning $TEMPDIR"
        return ; 
      fi
+     cd /
      rm -rf $TEMPDIR
 }