mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-21 06:59:02 +00:00
minor style update
This commit is contained in:
@@ -791,7 +791,7 @@ def checkStability():
|
|||||||
logger.info(infoMsg)
|
logger.info(infoMsg)
|
||||||
else:
|
else:
|
||||||
errMsg = "there was an error checking the stability of page "
|
errMsg = "there was an error checking the stability of page "
|
||||||
errMsg += "because of lack of content. please check the "
|
errMsg += "because of lack of content. Please check the "
|
||||||
errMsg += "page request results (and probable errors) by "
|
errMsg += "page request results (and probable errors) by "
|
||||||
errMsg += "using higher verbosity levels"
|
errMsg += "using higher verbosity levels"
|
||||||
logger.error(errMsg)
|
logger.error(errMsg)
|
||||||
|
|||||||
Reference in New Issue
Block a user