This is the last one to enable new 'api' module in spacecmd. Signed-Off-By: Satoru SATOH <ss...@redhat.com>
--- spacecmd/src/lib/shell.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/spacecmd/src/lib/shell.py b/spacecmd/src/lib/shell.py index 08d0898..1025048 100644 --- a/spacecmd/src/lib/shell.py +++ b/spacecmd/src/lib/shell.py @@ -29,7 +29,7 @@ class SpacewalkShell(Cmd): 'custominfo', 'distribution', 'errata', 'filepreservation', 'group', 'kickstart', 'misc', 'org', 'package', 'repo', 'report', 'schedule', - 'snippet', 'softwarechannel', 'ssm', + 'snippet', 'softwarechannel', 'ssm', 'api', 'system', 'user', 'utils' ] # a SyntaxError is thrown if we don't wrap this in an 'exec' -- 1.7.6 _______________________________________________ Spacewalk-devel mailing list Spacewalk-devel@redhat.com https://www.redhat.com/mailman/listinfo/spacewalk-devel