diff --git a/quotearg.go b/quotearg.go index 50f9fe5..8a46811 100644 --- a/quotearg.go +++ b/quotearg.go @@ -380,7 +380,6 @@ ForceOuterQuotingStyle: style = ShellEscapeAlwaysQuotingStyle } return Quote( - buffer, arg, style, flags & ^QAElideOuterQuotes,