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