]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
vstart.sh: correct ceph-run path
authorChangcheng Liu <changcheng.liu@intel.com>
Mon, 6 May 2019 02:29:11 +0000 (10:29 +0800)
committerChangcheng Liu <changcheng.liu@intel.com>
Mon, 6 May 2019 07:17:33 +0000 (15:17 +0800)
commitce534b4f632fe8d536ac925a8093f69ce7f49887
tree71a36db73670c5eaabf1fd7bf3ce737e1dbe8743
parent1b414e82812f3d77219834621ef76a44cf08eaae
vstart.sh: correct ceph-run path

ceph-run is in the same directory as vstart.sh. It's often that
vstart.sh is run under build directory. Without giving the right
directory, ceph-run file can't be found.

Signed-off-by: Changcheng Liu <changcheng.liu@intel.com>
src/vstart.sh