]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
do_cmake.sh: bail out if something goes wrong 33016/head
authorKefu Chai <kchai@redhat.com>
Fri, 31 Jan 2020 16:13:32 +0000 (00:13 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 31 Jan 2020 16:14:19 +0000 (00:14 +0800)
commit44ec921b448fe8686c46884ebc0828ba904349e8
treeb2ef3332181328ca82c74a1f8343cd2e39507414
parent5559d8ab4dd08c5fb630d73a46adb8f9d28e8b97
do_cmake.sh: bail out if something goes wrong

so we can be aware if some updated submodule reference is missing in our
repo

Signed-off-by: Kefu Chai <kchai@redhat.com>
do_cmake.sh