pungi/pungi/phases/gather
Lubomír Sedlář 295a60a704 gather: Fix test for module presence
When testing if a variant has some modules,
it's no longer enough to look at `variant.modules`. That attribute
contains only names of modules configured in variants.xml.

With modules being specified in `pkgset_koji_module_builds` or
`pkgset_scratch_modules` options it is possible the code wouldn't
trigger even if there was a module.

JIRA: RHELCMP-3054
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2020-11-09 09:33:03 +00:00
..
methods Fix typos 2020-06-24 14:16:42 +02:00
sources gather: Fix test for module presence 2020-11-09 09:33:03 +00:00
__init__.py Fix wrong condition when reusing old gather phase results. 2020-09-23 07:02:11 +00:00
link.py Format code base with black 2020-02-05 17:35:47 +08:00
method.py Format code base with black 2020-02-05 17:35:47 +08:00
source.py Format code base with black 2020-02-05 17:35:47 +08:00