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

Remove quotes from parameters of windows script #2818

Conversation

peterzhuamazon
Copy link
Member

Signed-off-by: Peter Zhu [email protected]

Description

Remove quotes from parameters of windows script.

The security batch script parameters is misinterpreted in the windows install script.
Without the quotes it will be naturally taken as parameters.
Else, the quotes sometimes is being treated as part of params.

Issues Resolved

#2306

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@peterzhuamazon peterzhuamazon added the bug Something isn't working label Oct 28, 2022
@peterzhuamazon peterzhuamazon self-assigned this Oct 28, 2022
@peterzhuamazon peterzhuamazon requested a review from a team as a code owner October 28, 2022 07:24
@peterzhuamazon peterzhuamazon merged commit bafcf0d into opensearch-project:main Oct 28, 2022
@peterzhuamazon peterzhuamazon deleted the opensearch-startup-winscript-security branch October 28, 2022 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working windows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants