(experimental) allow cmdline arguments to deep-point to a test, also remove virtually redundant session.getinitialitems() calls
--HG-- branch : trunk
This commit is contained in:
@@ -142,7 +142,7 @@ def slave_runsession(channel, config, fullwidth, hasmarkup):
|
||||
continue
|
||||
colitems.append(colitem)
|
||||
else:
|
||||
colitems = None
|
||||
colitems = config.getinitialnodes()
|
||||
session.shouldclose = channel.isclosed
|
||||
|
||||
class Failures(list):
|
||||
|
||||
Reference in New Issue
Block a user