fix typo
Change-Id: Ic7125870f209dd9b12e597e43a4874c30da3ca05
This commit is contained in:
@ -51,7 +51,7 @@ def main(argv=None):
|
||||
print()
|
||||
print("if not given, host defaults to 'localhost' and port to 10767")
|
||||
sys.exit(0)
|
||||
|
||||
|
||||
if '-d' in argv or '--debug' in argv:
|
||||
mlzlog.initLogging('gui', 'debug')
|
||||
else:
|
||||
|
Reference in New Issue
Block a user