pungi/bin
Lubomír Sedlář 13871b64fb compose: Drop unused argument
The `get_variants()` method had a `recursive` argument with default
value of `False. However, this argument had no effect and the method
always returned all variants recursively.

We can just drop the argument. All callers are updated to not supply the
argument. Should any need for getting the top-level variants only arise,
they can be accessed as the `variants` attribute directly on the Compose
object.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-11-09 13:39:01 +01:00
..
comps_filter Allow running scripts with any python in PATH 2015-11-27 08:38:47 +01:00
pungi Remove duplicated version from pungi script 2016-09-29 11:23:30 +02:00
pungi-config-validate config: Don't abort on deprecated options 2016-10-20 12:51:12 +02:00
pungi-fedmsg-notification Update fedmsg notification hook to use appropriate config. 2015-12-08 12:30:16 -05:00
pungi-koji compose: Drop unused argument 2016-11-09 13:39:01 +01:00
pungi-make-ostree [ostree] Rename atomic to ostree 2016-04-05 09:14:00 +02:00