mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
removed all trailing spaces from blank lines
This commit is contained in:
@@ -80,7 +80,7 @@ class Registry:
|
||||
logger.debug("reading registry key '%s' value '%s'" % (regKey, regValue))
|
||||
|
||||
data = self.evalCmd(self.__batPathRemote)
|
||||
|
||||
|
||||
if data and not parse:
|
||||
pattern = ' '
|
||||
index = data.find(pattern)
|
||||
|
||||
Reference in New Issue
Block a user