X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fn_of_cases.sh;h=547135559f13de4dc1b815d9cbcdbda13ca6eced;hb=6ba6662c69e868290d1e514ffe65ef447e9263d6;hp=7c97e4458af3f6e42e1d419df7703f1ac7030d86;hpb=ec92be2988cd5ce5b30012c4fbfef16162684e78;p=pspp-builds.git diff --git a/tests/command/n_of_cases.sh b/tests/command/n_of_cases.sh index 7c97e445..54713555 100755 --- a/tests/command/n_of_cases.sh +++ b/tests/command/n_of_cases.sh @@ -27,6 +27,7 @@ cleanup() echo "NOT cleaning $TEMPDIR" return ; fi + cd / rm -rf $TEMPDIR }