stdlib/fedora: Check result from koji latest-build to avoid infinite loop
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 12 Dec 2023 18:29:14 +0000 (18:29 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 12 Dec 2023 18:29:14 +0000 (18:29 +0000)
commit98b795ddf06271fa8018edcd0bd15960871828fd
tree89811bcd9dcb18da7b4cf6c8c0e763caeeca9fd1
parent3b92230de8ea7eafa4388e27a25d5e2a3ebf4a7d
stdlib/fedora: Check result from koji latest-build to avoid infinite loop

If 'koji latest-build' command fails then we could end up in an
infinite loop because 'koji wait-repo ... --build=' gives an error.
stdlib/fedora.gl