X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fnpar-binomial.sh;h=63696929faab2dedaba7db74e95bec3a4e7a8946;hb=6ba6662c69e868290d1e514ffe65ef447e9263d6;hp=8c9a9971369c8aa7eb94f39db9764bcd1e3e96e6;hpb=ec92be2988cd5ce5b30012c4fbfef16162684e78;p=pspp-builds.git diff --git a/tests/command/npar-binomial.sh b/tests/command/npar-binomial.sh index 8c9a9971..63696929 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 }