Merge pull request #26562 from loa/master
Add errexit to mkimage-yum.sh Upstream-commit: 094c029207e26e352fad64c62e8fa32eb44b9a40 Component: engine
This commit is contained in:
@@ -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 <<EOOPTS
|
||||
$(basename $0) [OPTIONS] <name>
|
||||
|
||||
Reference in New Issue
Block a user