X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fnpar-chisquare.sh;h=1df381b1568d6f809c9c85b09fe7d1af997eb845;hb=6ba6662c69e868290d1e514ffe65ef447e9263d6;hp=7ac52d03661691ffcffcc0947394e2d885216b44;hpb=ec92be2988cd5ce5b30012c4fbfef16162684e78;p=pspp-builds.git diff --git a/tests/command/npar-chisquare.sh b/tests/command/npar-chisquare.sh index 7ac52d03..1df381b1 100755 --- a/tests/command/npar-chisquare.sh +++ b/tests/command/npar-chisquare.sh @@ -26,6 +26,7 @@ cleanup() echo "NOT cleaning $TEMPDIR" return ; fi + cd / rm -rf $TEMPDIR }