Added "cd /" to the test scripts which don't already have it. This avoids warnings...
[pspp-builds.git] / tests / command / get-data-gnm.sh
index 70cb24d136a2b5fd04b63833ab9a677a9bec6938..746f1a670911e629e2121bf8187cb06e00f7bef4 100755 (executable)
@@ -26,6 +26,7 @@ cleanup()
        echo "NOT cleaning $TEMPDIR"
        return ; 
      fi
+     cd /
      rm -rf $TEMPDIR
 }