mirror of
https://github.com/elastic/logstash.git
synced 2025-04-20 04:37:18 -04:00
The current logic for printing %JAVA_HOME% inside if ( ) block failes if the path contains a `(` which is the case for 32bit java (`C:\Program Files (x86)\java\jdk`) The current logic for appending to JAVA_OPTS does not work as it will be expanded while interpreting the else block. Use goto instead. Fixes #5214 |
||
---|---|---|
.. | ||
bundle | ||
logstash | ||
logstash-plugin | ||
logstash-plugin.bat | ||
logstash.bat | ||
logstash.lib.sh | ||
plugin | ||
plugin.bat | ||
rspec | ||
rspec.bat | ||
setup.bat |