X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=tests%2Fcommand%2Fexamine-percentiles.sh;h=0d23b41feb03334f7f7c6194c9f4eb09ac55d024;hb=897a260ef7a8b954d56698cc40241a3197127505;hp=37a33379a4e17ee582a9f3f6bbb7553b88825378;hpb=7f3ac8559f71179a95fad28a30882ca476d8ac99;p=pspp diff --git a/tests/command/examine-percentiles.sh b/tests/command/examine-percentiles.sh index 37a33379a4..0d23b41feb 100755 --- a/tests/command/examine-percentiles.sh +++ b/tests/command/examine-percentiles.sh @@ -18,6 +18,7 @@ export STAT_CONFIG_PATH cleanup() { + cd / rm -rf $TEMPDIR }