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

Fix parameter escaping in devops scripts. #88

Merged
merged 1 commit into from
Mar 19, 2020

Conversation

manthey
Copy link
Contributor

@manthey manthey commented Mar 19, 2020

Before, something like test.sh -e lintclient wouldn't work because of how parameters were escaped.

Before, something like `test.sh -e lintclient` wouldn't work because of
how parameters were escaped.
@manthey manthey requested a review from BryonLewis March 19, 2020 17:58
@manthey
Copy link
Contributor Author

manthey commented Mar 19, 2020

You don't need to update the docker images or containers to test this change.

@BryonLewis BryonLewis merged commit 2be50cc into master Mar 19, 2020
@manthey manthey deleted the fix-parameter-escaping branch March 19, 2020 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants