Learn more about these different git repos.
Other Git URLs
877a782
@@ -2548,6 +2548,7 @@
e_str = ''.join(traceback.format_exception_only(type(ex), ex))
e_str = 'ssl auth failed: %s' % e_str
self.logger.debug(e_str)
+ sinfo = None
finally:
self.opts = old_opts
if not sinfo:
Fixes: https://pagure.io/koji/issue/2793
Metadata Update from @mfilip: - Pull-request tagged with: testing-ready
:thumbsup:
Metadata Update from @mfilip: - Pull-request tagged with: testing-done
Commit f3349d6 fixes this pull-request
Pull-Request has been merged by tkopecek
Fixes: https://pagure.io/koji/issue/2793