#4268 ensure macros and env values passed to mock are strings
Merged by tkopecek. Opened by mikem.
mikem/koji rpm-env-strings  into  master

Download 4268.patch

Mock can error if a non-string is placed in the config. Arguably admins should set these values as strings, but this is easy to forget (and a little awkward to type) for simple ints.

Fixes https://pagure.io/koji/issue/4279

:thumbsup:

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

Metadata Update from @tkopecek:
- Pull-request untagged with: testing-ready
- Pull-request tagged with: testing-basic

Metadata Update from @mfilip:
- Pull-request tagged with: testing-done

Commit 023e5d0e fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata