4623536 Fix wrong condition when reusing old gather phase results.

2 files Authored by jkaluza 3 years ago, Committed by lsedlar 3 years ago,
    Fix wrong condition when reusing old gather phase results.
    
    When list is used in gather_lookaside_repos, the Pungi currently
    fails with an exception. This is caused by inverted condition
    in the code which tries to filter-out the lookaside repos
    generated during the Pungin execution pointing to different
    compose variants.
    
    Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
    
        
file modified
+20 -0