mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
proper update regarding last commit
This commit is contained in:
parent
850328df6c
commit
dd01d66f13
3 changed files with 2 additions and 3 deletions
|
|
@ -232,7 +232,7 @@ class Connect:
|
|||
msg += "also on the redirection got from the application\n"
|
||||
|
||||
while True:
|
||||
choice = readInput(msg, default=None)
|
||||
choice = readInput(msg, default="")
|
||||
|
||||
if not choice:
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue