mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
minor comment update
This commit is contained in:
@@ -566,6 +566,7 @@ def cmdLineParser():
|
|||||||
parser.error(e)
|
parser.error(e)
|
||||||
|
|
||||||
except SystemExit, _:
|
except SystemExit, _:
|
||||||
|
# Protection against Windows dummy double clicking
|
||||||
if IS_WIN:
|
if IS_WIN:
|
||||||
print "\nPress any key to continue...",
|
print "\nPress any key to continue...",
|
||||||
raw_input()
|
raw_input()
|
||||||
|
|||||||
Reference in New Issue
Block a user