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