ppisar / pungi

Forked from pungi 2 years ago
Clone

bf28e8d pkgset: Compare future events correctly

Authored and Committed by lsedlar 3 years ago
    pkgset: Compare future events correctly
    
    It is possible to try to re-run a compose with old event. When trying to
    reuse pkgset data, we must use set the bounds not based on
    current/reused event, but actually check which was first.
    
    JIRA: CWFHEALTH-495
    Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>