mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
these edits got overwritten from last commits
This commit is contained in:
parent
3cbe60b586
commit
076b4063e6
2 changed files with 33 additions and 5 deletions
|
|
@ -194,7 +194,6 @@ def initCase(switches=None):
|
|||
|
||||
logger.debug("using output directory '%s' for this test case" % paths.SQLMAP_OUTPUT_PATH)
|
||||
|
||||
LOGGER_HANDLER.stream = sys.stdout = StringIO.StringIO()
|
||||
cmdLineOptions = cmdLineParser()
|
||||
cmdLineOptions.liveTest = cmdLineOptions.smokeTest = False
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue