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