Remove buffer from args
This commit is contained in:
parent
5105e7ec4f
commit
23946a44d6
@ -380,7 +380,6 @@ ForceOuterQuotingStyle:
|
|||||||
style = ShellEscapeAlwaysQuotingStyle
|
style = ShellEscapeAlwaysQuotingStyle
|
||||||
}
|
}
|
||||||
return Quote(
|
return Quote(
|
||||||
buffer,
|
|
||||||
arg,
|
arg,
|
||||||
style,
|
style,
|
||||||
flags & ^QAElideOuterQuotes,
|
flags & ^QAElideOuterQuotes,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user