Make build-all-docker-iamges bashate compliant

Change-Id: I62dbd2c3e0e6f66b1be5777bb8bbda4e43b2b5db
Partially-Implements: blueprint bashate-gate
This commit is contained in:
Steven Dake 2015-05-28 08:28:26 -07:00
parent c59b94a1fe
commit 07b6000fe9

View File

@ -128,7 +128,7 @@ function interrupted {
exit 1
}
function usage () {
function usage {
read -r -d '' HELP <<EOF
A wrapper to build-docker-image that build all images in order.