Minor style update

This commit is contained in:
Miroslav Stampar 2012-07-13 15:00:39 +02:00
parent 786686da60
commit fbb5db00ba

View File

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