mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-07 17:02:39 +01:00
add parsed error messages to console_output for better debugging of failed regression test cases
This commit is contained in:
parent
212e92ea01
commit
1384b8794f
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
||||||
<flushSession value="True"/>
|
<flushSession value="True"/>
|
||||||
<disableColoring value="True"/>
|
<disableColoring value="True"/>
|
||||||
<verbose value="1"/>
|
<verbose value="1"/>
|
||||||
|
<parseErrors value="True"/>
|
||||||
<cleanup value="True"/>
|
<cleanup value="True"/>
|
||||||
</global>
|
</global>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue