mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
cosmetics
This commit is contained in:
parent
9ccf720c05
commit
11ecd16099
2 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue