X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=scripts%2Fhvk-common.sh;h=02db0323e9b7fb4f396d0981deb971a86677acac;hb=6d99983c5a9c1b8c987465f82e4e7594b44b01d7;hp=7f332da5c2fd5f3ede071163d870ecc863194b46;hpb=a5da940f226a74aba1c50279d04b37897beeec63;p=hvutilities.git diff --git a/scripts/hvk-common.sh b/scripts/hvk-common.sh index 7f332da..02db032 100644 --- a/scripts/hvk-common.sh +++ b/scripts/hvk-common.sh @@ -1,5 +1,8 @@ #!/bin/bash +# Abort on errors +set -e + if [ -f include/linux/linux_logo.h ]; then mode=linux elif [ -f include/asm-generic/u-boot.h ]; then