]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
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)
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

index 182b7b1a9fb8fe1a9f1979032abea74605e60100..cc68e560ade25cc66bb0a6adde483fa6f5ecb351 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env bash
-set -x
+set -ex
 
 git submodule update --init --recursive