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