mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-13 04:54:23 +00:00
apply patch from #1548
This commit is contained in:
parent
f299be0eb9
commit
983c9dad99
@ -218,7 +218,7 @@ class ConsoleUI(component.Component):
|
||||
self.interactive = True
|
||||
self._commands = cmds
|
||||
if args:
|
||||
args = args[0]
|
||||
args = ' '.join(args)
|
||||
self.interactive = False
|
||||
if not cmds:
|
||||
print "Sorry, couldn't find any commands"
|
||||
|
Loading…
x
Reference in New Issue
Block a user