Skip to content

backport(567) Handle whitespace in option value #570

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jvalkeal opened this issue Nov 18, 2022 · 0 comments
Closed

backport(567) Handle whitespace in option value #570

jvalkeal opened this issue Nov 18, 2022 · 0 comments
Labels
type/backport Is a issue to track backport, use with branch/xxx
Milestone

Comments

@jvalkeal
Copy link
Contributor

Backport #567

@jvalkeal jvalkeal added the type/backport Is a issue to track backport, use with branch/xxx label Nov 18, 2022
@jvalkeal jvalkeal added this to the 2.1.4 milestone Nov 18, 2022
jvalkeal added a commit that referenced this issue Nov 18, 2022
- NonInteractiveShellRunner has a trouble where incoming
  argument loses info about "quoted" string which is handled
  by OS terminal.
- Add re-quoting in presense of a whitespace so that
  jline parser can detect it correctly.
- Backport #567
- Fixes #570
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/backport Is a issue to track backport, use with branch/xxx
Projects
None yet
Development

No branches or pull requests

1 participant