OpenSearch/distribution/src
David Roberts ea35a16645
Create default ES_TMPDIR on Windows (#30325)
If the elasticsearch-env bash script chooses $ES_TMPDIR
then it also creates the directory.  This change makes
elasticsearch-env.bat do the same thing: if %ES_TMPDIR%
is chosen by the script then the script will ensure it
exists, but if %ES_TMPDIR% is already set then the user
is responsible for creating it.

Relates #27609
Relates #28217
2018-05-02 12:11:52 +01:00
..
bin Create default ES_TMPDIR on Windows (#30325) 2018-05-02 12:11:52 +01:00
config Configure heap dump path for archive packages (#29130) 2018-03-18 15:32:37 -04:00