#67 build_client is not just stream
Merged 2 years ago by tdawson. Opened 2 years ago by tdawson.
centos/ tdawson/centpkg build_client  into  develop

file modified
+1 -1
@@ -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

2 years ago
Metadata