X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fbugs%2Fcompression.sh;h=71f9eab48d329ed0e2ab8673d48c7578c50ffd3a;hb=6ba6662c69e868290d1e514ffe65ef447e9263d6;hp=885846eebbc98d936620f439eec74d6d298820c5;hpb=ec92be2988cd5ce5b30012c4fbfef16162684e78;p=pspp-builds.git diff --git a/tests/bugs/compression.sh b/tests/bugs/compression.sh index 885846ee..71f9eab4 100755 --- a/tests/bugs/compression.sh +++ b/tests/bugs/compression.sh @@ -22,6 +22,7 @@ cleanup() echo "NOT cleaning $TEMPDIR" return ; fi + cd / rm -rf $TEMPDIR }