tkopecek / koji

Forked from koji 7 years ago
Clone

35a9c7a allow some missing path sections in runroot config

Authored and Committed by tkopecek 6 years ago
    allow some missing path sections in runroot config
    
    Fixes: https://pagure.io/koji/issue/527
    
    Before path sections were expected to have zero-based numbering. If some
    item was missing, parsing ended there.
    
    Now we are more benevolent and we pick all path\d+ sections and sort
    them by ordering number.
    
        
file modified
+5 -6