OpenSearch/distribution
Martijn Laarman 42c7c75298 Fix starting on Windows from another drive (#29086)
The cd command on Windows has an oddity regarding changing
directories. If the drive of the current directory is a different drive
than than of the directory that was passed to the cd command, cd acts in
query mode and does not change the current directory. Instead, a flag is
needed to put the cd command into set mode so that the directory
actually changes. This causes a problem when starting Elasticsearch from
a directory different than the one where it is installed and this commit
fixes the issue.
2018-03-16 07:28:24 -04:00
..
archives Build: Remove rest tests on archive distribution projects (#28952) 2018-03-08 19:46:54 -08:00
bwc Build: Group archive and package distribution projects (#28673) 2018-02-13 22:49:53 -08:00
packages Fix packaging scripts references to /etc/elasticsearch 2018-03-13 10:07:02 -04:00
src Fix starting on Windows from another drive (#29086) 2018-03-16 07:28:24 -04:00
tools Revert "Improve error message for installing plugin (#28298)" 2018-03-15 10:47:50 -07:00
build.gradle Put JVM crash logs in the default log directory (#29028) 2018-03-13 16:32:16 -04:00