mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-04-04 11:20:47 +02:00
fix errors
Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
parent
d132db8e96
commit
aa97d7801b
@ -53,7 +53,7 @@ dofile() {
|
||||
$SCRIPT build_and_push "${base}" "${suite}" "${build_dir}"
|
||||
} || {
|
||||
# add to errors
|
||||
echo "${ERRORS} ${base}:${suite} " >> $ERRORS
|
||||
echo "${base}:${suite}" >> $ERRORS
|
||||
}
|
||||
echo
|
||||
echo
|
||||
|
Loading…
x
Reference in New Issue
Block a user