46f85c9 verifyChecksum fails for non-output files

Authored and Committed by tkopecek 4 years ago
1 file changed. 2 lines added. 1 lines removed.
    verifyChecksum fails for non-output files
    
    PR #967 introduced another error. Before verifyChecksum was used only
    from kojikamid and it made sense, that it failed on other files. Now it
    is used also for build requires, etc. As it makes no harm (read-only),
    we can extend this check for other paths.
    
    Fixes: https://pagure.io/koji/issue/1669
    
        
file modified
+2 -1