X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ci%2Fbuild.sh;h=9ae43f30f43be1abb4020ee6fce01a3c4668c9fd;hb=af6ea4f444cb6c1a4d5ba5ab344ec78a0f493b59;hp=3e372f0ff0dbebf8f3e48e48a086add34a7042f0;hpb=3847403e3fa389f096f24dd253e6849a60102ed4;p=armband.git diff --git a/ci/build.sh b/ci/build.sh index 3e372f0f..9ae43f30 100755 --- a/ci/build.sh +++ b/ci/build.sh @@ -5,6 +5,8 @@ # which accompanies this distribution, and is available at # http://www.apache.org/licenses/LICENSE-2.0 +set -e + SCRIPT_DIR=$(readlink -f $(dirname ${BASH_SOURCE[0]})) BUILD_BASE=$(readlink -e ${SCRIPT_DIR}/../upstream/fuel/build)