49e81c
@@ -8,7 +8,7 @@
anongiturl = https://gitlab.com/redhat/centos-stream/%(repo)s
branchre = .+\d$|.+\d-.+|master$
kojiprofile = stream
- build_client = stream
+ build_client = "koji -p stream"
kerberos_realms = REDHAT.COM,IPA.REDHAT.COM
lookaside_namespaced = True
git_excludes =
Build client should be "koji -p stream" because streamkoji (and thus /usr/bin/stream) was never officially published Signed-off-by: Troy Dawson tdawson@redhat.com
Pull-Request has been merged by tdawson
Build client should be "koji -p stream" because streamkoji (and thus /usr/bin/stream) was never officially published
Signed-off-by: Troy Dawson tdawson@redhat.com