mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
some more adjustments
This commit is contained in:
@@ -95,7 +95,8 @@ def start():
|
||||
return
|
||||
|
||||
if conf.smokeTest:
|
||||
smokeTest()
|
||||
if not smokeTest():
|
||||
return
|
||||
|
||||
if conf.direct:
|
||||
initTargetEnv()
|
||||
|
||||
Reference in New Issue
Block a user