From: Sage Weil Date: Thu, 29 Apr 2010 21:26:46 +0000 (-0700) Subject: qa: make pjd clean up X-Git-Tag: v0.20~9 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=61b4b2956b2bf0dfe0de4697dfd91dfb7d9ddf91;p=ceph.git qa: make pjd clean up --- diff --git a/qa/workunits/pjd.sh b/qa/workunits/pjd.sh index 8529c7a78ea1..7be7bc7cbeba 100755 --- a/qa/workunits/pjd.sh +++ b/qa/workunits/pjd.sh @@ -10,3 +10,6 @@ cd .. mkdir tmp cd tmp prove -r ../pjd*/tests +cd .. +rm -r tmp pjd* +