OpenSearch/distribution/src/main
Jason Tedor dc9b67461f Fix use of spaces on Windows if JAVA_HOME not set
When JAVA_HOME is not set we try to detect the location of Java. If its
location contains a space, due to a lack of quoting we will be
unsuccessful in invoking Java. This commit adds the necessary quoting to
handle this case.

Relates #23822
2017-06-22 21:55:31 -04:00
..
packaging When stopping via systemd only kill the JVM, not its control group (#25195) 2017-06-14 09:23:41 +01:00
resources Fix use of spaces on Windows if JAVA_HOME not set 2017-06-22 21:55:31 -04:00