Compare commits

..

1 Commits

Author SHA1 Message Date
Dustin Pianalto
23946a44d6 Remove buffer from args 2020-09-25 00:31:24 -08:00

View File

@ -380,7 +380,6 @@ ForceOuterQuotingStyle:
style = ShellEscapeAlwaysQuotingStyle
}
return Quote(
buffer,
arg,
style,
flags & ^QAElideOuterQuotes,