X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=tests%2Fcommand%2Fnpar-binomial.sh;h=63696929faab2dedaba7db74e95bec3a4e7a8946;hb=a2d859e5a4c8192257c04fd89b8336aa33b15363;hp=8c9a9971369c8aa7eb94f39db9764bcd1e3e96e6;hpb=9aff19b717bcc242e16d04c34f348fd79ebdd685;p=pspp diff --git a/tests/command/npar-binomial.sh b/tests/command/npar-binomial.sh index 8c9a997136..63696929fa 100755 --- a/tests/command/npar-binomial.sh +++ b/tests/command/npar-binomial.sh @@ -26,6 +26,7 @@ cleanup() echo "NOT cleaning $TEMPDIR" return ; fi + cd / rm -rf $TEMPDIR }