mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-15 20:29:04 +00:00
Minor layout adjustments
This commit is contained in:
@@ -262,7 +262,8 @@ def unionUse(expression, unpack=True, dump=False):
|
||||
|
||||
except KeyboardInterrupt:
|
||||
print
|
||||
warnMsg = "Ctrl+C detected in dumping phase"
|
||||
warnMsg = "Ctrl+C detected during enumeration. sqlmap "
|
||||
warnMsg += "will display partial output"
|
||||
logger.warn(warnMsg)
|
||||
|
||||
if not value:
|
||||
|
||||
Reference in New Issue
Block a user