#1670 verifyChecksum fails for non-output files
Merged by tkopecek. Opened by tkopecek.
tkopecek/koji issue1669  into  master

Download 1670.patch

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

@breilly @julian8628

:thumbsup:

:thumbsup:

Commit d5f67d64 fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata