From: Richard W.M. Jones Date: Tue, 7 Jan 2020 20:24:44 +0000 (+0000) Subject: Fix koji wait-repo so it adds --build option. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=cf6fb19e5c15117dabead039180a9485cc3aa286;hp=b5af06225d0fde28f3fa5ca90a02ad426b426435;p=fedora-ocaml-rebuild.git Fix koji wait-repo so it adds --build option. --- diff --git a/Goalfile b/Goalfile index 3ccf6bd..78a00cf 100644 --- a/Goalfile +++ b/Goalfile @@ -100,7 +100,7 @@ goal rebuild (pkg) = # before we can start the new build. for p in %<; do nvr=$($koji --quiet latest-build %side-tag $p | awk '{print $1}') - $koji wait-repo %side-tag $nvr + $koji wait-repo %side-tag --build=$nvr done # If the specfile doesn't have the magic string then add