ALBS-732
This commit is contained in:
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…
Reference in New Issue
Block a user