[svn r37462] allow the remote side to run in verbose mode
--HG-- branch : trunk
This commit is contained in:
@@ -130,6 +130,8 @@ def slaverun_TerminalSession(channel):
|
||||
config.option.looponfailing = False
|
||||
config.option.usepdb = False
|
||||
config.option.executable = None
|
||||
if failures:
|
||||
config.option.verbose = True
|
||||
|
||||
session = config.initsession()
|
||||
session.shouldclose = channel.isclosed
|
||||
|
||||
Reference in New Issue
Block a user