mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
11: Added submodules needed to triger the plugin loading, etc., so I can start work on the cli demo
This commit is contained in:
@@ -212,6 +212,7 @@ class API(object):
|
||||
|
||||
def finalize(self):
|
||||
cmd_d = {}
|
||||
cmd_l = {}
|
||||
for obj in self.__obj_d.values():
|
||||
for cmd in obj.commands():
|
||||
assert cmd.full_name not in cmd_d
|
||||
|
||||
Reference in New Issue
Block a user