You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[gh-11363] Output one argument per line and quote each individually
The Java parser now outputs one argument per line.
The batch script reads each line and quotes it individually.
This prevents pipes and other special characters from being
interpreted as command separators.
0 commit comments