Minor layout adjustments

This commit is contained in:
Bernardo Damele
2011-03-31 14:13:53 +00:00
parent 60afd80460
commit 3948cd9e77
3 changed files with 6 additions and 4 deletions

View File

@@ -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: