pull/11/head
soksanichenko 11 months ago
parent 9bb5550d36
commit 80c4536eaa

@ -869,6 +869,7 @@ class KojiMockWrapper(object):
lock = threading.Lock()
def __init__(self, compose):
self.compose = compose
try:
self.profile = self.compose.conf["koji_profile"]
except KeyError:

Loading…
Cancel
Save