Update from upstream #11
@ -659,7 +659,7 @@ def _get_modules_from_koji_tags(
|
|||||||
if expected_modules:
|
if expected_modules:
|
||||||
# There are some module names that were listed in configuration and not
|
# There are some module names that were listed in configuration and not
|
||||||
# found in any tag...
|
# found in any tag...
|
||||||
raise RuntimeError(
|
compose.log_warning(
|
||||||
"Configuration specified patterns (%s) that don't match "
|
"Configuration specified patterns (%s) that don't match "
|
||||||
"any modules in the configured tags." % ", ".join(expected_modules)
|
"any modules in the configured tags." % ", ".join(expected_modules)
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user