mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-07-01 10:23:41 +03:00
minor cosmetics
This commit is contained in:
parent
b7efa255d6
commit
44bbef42f8
|
@ -1210,7 +1210,7 @@ def __cleanupOptions():
|
||||||
kb.adjustTimeDelay = False
|
kb.adjustTimeDelay = False
|
||||||
|
|
||||||
warnMsg = "increasing default value for "
|
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"
|
warnMsg += "--tor switch used"
|
||||||
logger.warn(warnMsg)
|
logger.warn(warnMsg)
|
||||||
else:
|
else:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user