]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
script/run-cbt.sh: check option correctly
authorKefu Chai <kchai@redhat.com>
Tue, 10 Sep 2019 09:40:30 +0000 (17:40 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 10 Sep 2019 10:29:20 +0000 (18:29 +0800)
commitba9ab22accba57740e1d95e28f38c0f79848d7be
tree3717f2e6ee61d44cb6a1a03bf3eb2847308d1e28
parent0589dbb1cab6e96cd38ae111512bd66dbf6c7111
script/run-cbt.sh: check option correctly

* s/source_dir/source-dir/: as the option is named "--source-dir", not
  "--source_dir"
* cd $build_dir, before launching/stopping vstart. as vstart.sh is
  supposed to run from the build directory

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/script/run-cbt.sh