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