jkaluza / pungi

Forked from pungi 7 years ago
Clone

2d39490 Do not add pkgset_koji_builds to modules, but only to pkgset_koji_tag tags.

Authored and Committed by jkaluza 5 years ago
    Do not add pkgset_koji_builds to modules, but only to pkgset_koji_tag tags.
    
    Also remove the useless listTaggedRPMs call which has been used *only*
    to catch the very rare error which happened from time to time when
    we used PDC in Pungi few years ago. This rare error is not relevant
    anymore now.
    
    Signed-off-by: Jan Kaluza <jkaluza@redhat.com>