diff --git a/contrib/mkimage-yum.sh b/contrib/mkimage-yum.sh index 919160c844..29da170480 100755 --- a/contrib/mkimage-yum.sh +++ b/contrib/mkimage-yum.sh @@ -6,6 +6,8 @@ # a CentOS image on CentOS). See contrib/mkimage-rinse.sh for a way # to build CentOS images on other systems. +set -e + usage() { cat <