mirror of
https://github.com/ceph/ceph
synced 2025-02-23 11:07:35 +00:00
Merge branch 'master' of https://github.com/ceph/ceph
This commit is contained in:
commit
29ff87a573
@ -2,7 +2,7 @@
|
||||
|
||||
set -e
|
||||
|
||||
wget http://ceph.com/qa/pjd.tgz
|
||||
wget http://ceph.com/qa/pjd-fstest-20090130-RC-open24.tgz
|
||||
tar zxvf pjd*.tgz
|
||||
cd pjd*
|
||||
make
|
||||
@ -12,5 +12,5 @@ cd tmp
|
||||
# must be root!
|
||||
sudo prove -r -v --exec 'bash -x' ../pjd*/tests
|
||||
cd ..
|
||||
rm -r tmp pjd*
|
||||
rm -rf tmp pjd*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user