minor cosmetics

This commit is contained in:
Miroslav Stampar 2011-04-19 20:23:08 +00:00
parent b7efa255d6
commit 44bbef42f8

View File

@ -1210,7 +1210,7 @@ def __cleanupOptions():
kb.adjustTimeDelay = False
warnMsg = "increasing default value for "
warnMsg += " --time-sec to %d because " % conf.timeSec
warnMsg += "--time-sec to %d because " % conf.timeSec
warnMsg += "--tor switch used"
logger.warn(warnMsg)
else: