mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
minor update
This commit is contained in:
parent
cf17debf79
commit
c6bf0e43af
3 changed files with 7 additions and 7 deletions
|
|
@ -286,7 +286,7 @@ def start():
|
|||
e += ", skipping to next url"
|
||||
logger.error(e)
|
||||
else:
|
||||
logger.error(e)
|
||||
logger.critical(e)
|
||||
return False
|
||||
|
||||
if conf.loggedToOut:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue