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