mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
polite cosmetics
This commit is contained in:
parent
977988c0ab
commit
435f48b8cc
6 changed files with 9 additions and 9 deletions
|
|
@ -134,7 +134,7 @@ class xp_cmdshell:
|
|||
self.__xpCmdshellAvailable = False
|
||||
|
||||
infoMsg = "checking if xp_cmdshell extended procedure is "
|
||||
infoMsg += "available, wait.."
|
||||
infoMsg += "available, please wait.."
|
||||
logger.info(infoMsg)
|
||||
|
||||
result = self.__xpCmdshellCheck()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue