mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-25 11:03:47 +03:00
some more adjustments
This commit is contained in:
parent
7dcc2031ac
commit
8cb95583e3
|
@ -95,7 +95,8 @@ def start():
|
|||
return
|
||||
|
||||
if conf.smokeTest:
|
||||
smokeTest()
|
||||
if not smokeTest():
|
||||
return
|
||||
|
||||
if conf.direct:
|
||||
initTargetEnv()
|
||||
|
|
Loading…
Reference in New Issue
Block a user