Learn more about these different git repos.
Other Git URLs
90c900e
@@ -213,7 +213,7 @@
rv = broot.mock(['--cwd', broot.tmpdir(within=True), '--chroot', '--'] + cmd)
if rv:
raise koji.GenericError("DUD build failed while getting the involved rpm '{}': {}"
- .format(rpm, str(rv)))
+ .format(rpm, str(rv)))
# Create the dd directory structure.
cmd = ['/usr/bin/mkdir']
Metadata Update from @tkopecek: - Pull-request tagged with: no_qe
:thumbsup:
Commit ad221fe fixes this pull-request
Pull-Request has been merged by mikem