- Right name of the class in constructor
This commit is contained in:
parent
b49ffee06d
commit
0fa459eb9e
@ -834,7 +834,7 @@ class KojiMockPackageSet(PackageSetBase):
|
|||||||
and include in the package set. Useful when building testing compose
|
and include in the package set. Useful when building testing compose
|
||||||
with RPM scratch builds.
|
with RPM scratch builds.
|
||||||
"""
|
"""
|
||||||
super(KojiPackageSet, self).__init__(
|
super(KojiMockPackageSet , self).__init__(
|
||||||
name,
|
name,
|
||||||
sigkey_ordering=sigkey_ordering,
|
sigkey_ordering=sigkey_ordering,
|
||||||
arches=arches,
|
arches=arches,
|
||||||
|
Loading…
Reference in New Issue
Block a user