mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-22 09:36:35 +03:00
minor comment update
This commit is contained in:
parent
a61e287d23
commit
9e900ccbac
|
@ -566,6 +566,7 @@ def cmdLineParser():
|
|||
parser.error(e)
|
||||
|
||||
except SystemExit, _:
|
||||
# Protection against Windows dummy double clicking
|
||||
if IS_WIN:
|
||||
print "\nPress any key to continue...",
|
||||
raw_input()
|
||||
|
|
Loading…
Reference in New Issue
Block a user