introducing results file for multiple target mode

This commit is contained in:
Miroslav Stampar
2011-05-15 22:21:38 +00:00
parent 90e84c9a6d
commit faa74cd2bc
4 changed files with 59 additions and 0 deletions

View File

@@ -1297,6 +1297,8 @@ def __setConfAttributes():
conf.path = None
conf.port = None
conf.redirectHandled = False
conf.resultsFilename = None
conf.resultsFP = None
conf.scheme = None
conf.sessionFP = None
conf.start = True