X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=scripts%2Fhvk-common.sh;fp=scripts%2Fhvk-common.sh;h=02db0323e9b7fb4f396d0981deb971a86677acac;hb=cbfa961dfd751a2612a2fdaa821e09b473a0db9e;hp=7f332da5c2fd5f3ede071163d870ecc863194b46;hpb=0705c2779d53e96c9a624b33ed48ef018b4e96f1;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