Skip to content
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

Fixed processing env variables with '=' in value #3623

Merged
merged 1 commit into from
Feb 18, 2022

Conversation

jisedlac
Copy link
Contributor

Fixed an issue with environment variables containing the '=' character in their values. Now only the first appearance of '=' is used as a separator identifying variable name and value.

@entlicher entlicher self-requested a review February 17, 2022 12:25
@entlicher entlicher added the VSCode Extension [ci] enable VSCode Extension tests label Feb 17, 2022
@entlicher entlicher merged commit 0f3de8c into apache:master Feb 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
VSCode Extension [ci] enable VSCode Extension tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants