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>
This commit is contained in:
Kefu Chai 2020-02-01 00:13:32 +08:00
parent 5559d8ab4d
commit 44ec921b44

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
set -x
set -ex
git submodule update --init --recursive