pungi/pungi/wrappers
Lubomír Sedlář 4a61de1e8a variants: Reject values with whitespace
If there is leading or trailing whitespace in a comps group name, it
will not be included in the compose and there will even be no error
message. Whitespace on module name results in a failure.

To avoid these errors, validating the variants file will now also check
that there is no whitespace in significant places, and abort the compose
if there a problem.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2018-06-12 12:48:14 +02:00
..
__init__.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
comps.py Allow filtering comps for different variants 2018-04-13 14:56:06 +02:00
createrepo.py createrepo: Use less verbose logs 2018-05-07 08:38:23 +02:00
iso.py Add buildinstall_use_guestmount boolean option 2018-01-16 09:18:35 +01:00
jigdo.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
kojiwrapper.py kojiwrapper: Call chmod recursively 2018-06-04 13:11:37 +02:00
lorax.py Expose lorax's --rootfs-size argument 2016-11-17 10:17:39 -05:00
pungi.py Write package whitelist for each variant 2018-03-08 14:29:23 +01:00
repoclosure.py Port to Python 3 2017-10-24 15:15:31 +02:00
scm.py scm: Stop decoding output of post-clone command 2018-02-20 12:18:48 +01:00
variants.py variants: Reject values with whitespace 2018-06-12 12:48:14 +02:00