mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
removed all trailing spaces from blank lines
This commit is contained in:
@@ -69,7 +69,7 @@ class Abstraction(Web, UDF, xp_cmdshell):
|
||||
message = "do you want to retrieve the command standard "
|
||||
message += "output? [Y/n/a] "
|
||||
getOutput = readInput(message, default="Y")
|
||||
|
||||
|
||||
if getOutput in ("a", "A"):
|
||||
self.alwaysRetrieveCmdOutput = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user