pungi/pungi/phases/gather/sources
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
..
__init__.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
source_comps.py Format code base with black 2020-02-05 17:35:47 +08:00
source_json.py gather: JSON source returns nothing without configuration 2018-01-17 14:02:46 +01:00
source_module.py gather: Fix test for module presence 2020-11-09 09:33:03 +00:00
source_none.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00