]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: make pjd clean up
authorSage Weil <sage@newdream.net>
Thu, 29 Apr 2010 21:26:46 +0000 (14:26 -0700)
committerSage Weil <sage@newdream.net>
Thu, 29 Apr 2010 21:28:51 +0000 (14:28 -0700)
qa/workunits/pjd.sh

index 8529c7a78ea131b7c7a345de0ab0ad0f8014803d..7be7bc7cbebaaae3be4fe9cbcfd756bdf59fadfd 100755 (executable)
@@ -10,3 +10,6 @@ cd ..
 mkdir tmp
 cd tmp
 prove -r ../pjd*/tests
+cd ..
+rm -r tmp pjd*
+