Commit c0d4d5b
committed
Accept buildah 1.7.3+ unused build arg error
Buildah 1.7.3 changed how it warns about unused build args, changing a
"[Warning] One or more build-args %v were not consumed\n" format string
into "[Warning] one or more build args were not consumed: %v\n". Accept
either version.
Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>1 parent e1bc8e9 commit c0d4d5b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
350 | | - | |
| 350 | + | |
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
| |||
0 commit comments