mirror of
https://github.com/ceph/ceph
synced 2025-01-11 13:41:02 +00:00
qa/workunits/suites/blogbench.sh: use correct dir name
Signed-off-by: Neha Ojha <nojha@redhat.com>
This commit is contained in:
parent
cf7beba662
commit
24513c39f1
@ -5,7 +5,7 @@ echo "getting blogbench"
|
||||
wget http://download.ceph.com/qa/blogbench-1.0.tar.bz2
|
||||
#cp /home/gregf/src/blogbench-1.0.tar.bz2 .
|
||||
tar -xvf blogbench-1.0.tar.bz2
|
||||
cd blogbench*
|
||||
cd blogbench-1.0/
|
||||
echo "making blogbench"
|
||||
./configure
|
||||
make
|
||||
|
Loading…
Reference in New Issue
Block a user