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
54ae8a4482
commit
93c49495b2
@ -160,7 +160,7 @@ class ConsoleUI(component.Component):
|
||||
# Set the interactive flag to indicate where we should print the output
|
||||
self.interactive = True
|
||||
if args:
|
||||
args = args[0]
|
||||
args = ' '.join(args)
|
||||
self.interactive = False
|
||||
|
||||
# Try to connect to the localhost daemon
|
||||
|
Loading…
x
Reference in New Issue
Block a user