0f8e615 Use createrepo_update even for first repo run

1 file Authored by tkopecek 4 years ago, Committed by mikem 4 years ago,
1 file changed. 19 lines added. 4 lines removed.
    Use createrepo_update even for first repo run
    
    createrepo_update is currently reusing only old repos from same tag.
    Nevertheless, for first newRepo there is no old data, but there is a
    high chance, that we inherit something. This inherited repo can be used
    also for significant speedup.
    
    Fixes: https://pagure.io/koji/issue/1354
    
        
file modified
+19 -4