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=9aff19b717bcc242e16d04c34f348fd79ebdd685;p=pspp diff --git a/tests/command/npar-chisquare.sh b/tests/command/npar-chisquare.sh index 7ac52d0366..1df381b156 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 }