mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
cosmetics
This commit is contained in:
@@ -1211,7 +1211,7 @@ def __cleanupOptions():
|
||||
|
||||
warnMsg = "increasing default value for "
|
||||
warnMsg += "--time-sec to %d because " % conf.timeSec
|
||||
warnMsg += "--tor switch used"
|
||||
warnMsg += "--tor switch was provided"
|
||||
logger.warn(warnMsg)
|
||||
else:
|
||||
conf.timeSec = TIME_DEFAULT_DELAY
|
||||
|
||||
Reference in New Issue
Block a user