Make build-all-docker-iamges bashate compliant
Change-Id: I62dbd2c3e0e6f66b1be5777bb8bbda4e43b2b5db Partially-Implements: blueprint bashate-gate
This commit is contained in:
parent
c59b94a1fe
commit
07b6000fe9
@ -128,7 +128,7 @@ function interrupted {
|
|||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
|
|
||||||
function usage () {
|
function usage {
|
||||||
read -r -d '' HELP <<EOF
|
read -r -d '' HELP <<EOF
|
||||||
A wrapper to build-docker-image that build all images in order.
|
A wrapper to build-docker-image that build all images in order.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user