]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: make pjd test behave when run twice in same dir
authorSage Weil <sage@newdream.net>
Thu, 18 Mar 2010 00:01:19 +0000 (17:01 -0700)
committerSage Weil <sage@newdream.net>
Thu, 18 Mar 2010 17:20:37 +0000 (10:20 -0700)
qa/workunits/20_pjd.sh

index 25e28bff7c021743624abb9d66e1f0e34d8ad41d..6f2ad46913aa8fb72f88e440a331464a72c3bddd 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 wget http://ceph.newdream.net/qa/pjd.tgz
-tar zxvf pjd*
+tar zxvf pjd*.tgz
 cd pjd*
 make
 cd ..