mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
Minor layout adjustments
This commit is contained in:
@@ -295,7 +295,8 @@ def errorUse(expression, expected=None, resumeValue=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 outputs:
|
||||
|
||||
Reference in New Issue
Block a user