mirror of
https://github.com/munki/munki.git
synced 2026-04-24 22:08:33 -05:00
Cleaned up tabs on 888 and 889
Cleaned up tab
This commit is contained in:
@@ -885,8 +885,8 @@ def handleSubcommand(args):
|
||||
# check if any arguments are passed.
|
||||
# if not, list subcommands.
|
||||
if len(args) < 1:
|
||||
help(args)
|
||||
return 2
|
||||
help(args)
|
||||
return 2
|
||||
|
||||
# strip leading hyphens and
|
||||
# replace embedded hyphens with underscores
|
||||
|
||||
Reference in New Issue
Block a user