mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
minor cosmetics
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user