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

[Backport 2.3] Bugfix: Allow opensearch.bat file and opensearch-env.bat files to run when install path includes a space. #4473

Merged
merged 1 commit into from
Sep 9, 2022

Commits on Sep 9, 2022

  1. Bugfix: Allow opensearch.bat file and opensearch-env.bat files to run…

    … when install path includes a space. (opensearch-project#4362)
    
    * Bugfix: Prevent escaping of in `else-if` statement by setting variable without double quotes.
    
    Signed-off-by: Mike Wilkinson <[email protected]>
    
    * Add changelog entry for fix
    
    Signed-off-by: Mike Wilkinson <[email protected]>
    
    * Escape double quotes for environment variables set by `opensearch-env.bat`. Explicitly apply quotes where those environment variables are invoked.
    
    Signed-off-by: Mike Wilkinson <[email protected]>
    
    Signed-off-by: Mike Wilkinson <[email protected]>
    Co-authored-by: Mike Wilkinson <[email protected]>
    2 people authored and peterzhuamazon committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    0ec1c22 View commit details
    Browse the repository at this point in the history