X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fvery-long-strings.sh;h=8180f6bb2b21e727916a25baeea11dc1ed5316bd;hb=6ba6662c69e868290d1e514ffe65ef447e9263d6;hp=d50abd9b98cff58e48f5f11f748bef2b73ee0b9d;hpb=ec92be2988cd5ce5b30012c4fbfef16162684e78;p=pspp-builds.git diff --git a/tests/command/very-long-strings.sh b/tests/command/very-long-strings.sh index d50abd9b..8180f6bb 100755 --- a/tests/command/very-long-strings.sh +++ b/tests/command/very-long-strings.sh @@ -23,6 +23,7 @@ cleanup() echo "NOT cleaning $TEMPDIR" return ; fi + cd / rm -rf $TEMPDIR }