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