X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fbugs%2Fprint-crash.sh;h=22b215660708b355e9780b563080a0caec5fab0c;hb=6ba6662c69e868290d1e514ffe65ef447e9263d6;hp=08f9615f995ef5db0072e1f9d9386430578f6222;hpb=ec92be2988cd5ce5b30012c4fbfef16162684e78;p=pspp-builds.git diff --git a/tests/bugs/print-crash.sh b/tests/bugs/print-crash.sh index 08f9615f..22b21566 100755 --- a/tests/bugs/print-crash.sh +++ b/tests/bugs/print-crash.sh @@ -24,6 +24,7 @@ cleanup() echo "NOT cleaning $TEMPDIR" return ; fi + cd / rm -rf $TEMPDIR }