mirror of
https://github.com/ceph/ceph
synced 2024-12-17 08:57:28 +00:00
qa/workunits/suites/pjd.sh: use correct dir name
Signed-off-by: Neha Ojha <nojha@redhat.com>
This commit is contained in:
parent
671eb5302b
commit
8fbab63436
@ -4,7 +4,7 @@ set -e
|
||||
|
||||
wget http://download.ceph.com/qa/pjd-fstest-20090130-RC-aclfixes.tgz
|
||||
tar zxvf pjd*.tgz
|
||||
cd pjd*
|
||||
cd pjd-fstest-20090130-RC
|
||||
make clean
|
||||
make
|
||||
cd ..
|
||||
|
Loading…
Reference in New Issue
Block a user