OpenSearch/distribution
Ryan Ernst 9944fdf237 Don't create tempdir for cli scripts (#41913)
The elasticsearch-cli helper script does not use the tempdir created by
elasticsearch-env, yet the env script still creates it. This can lead to
lots of temp directories being created when running cli scripts in an
automated fashion. This commit passes a fake tmpdir to the env script to
avoid creation.

closes #34445
2019-05-10 11:17:12 -07:00
..
archives Add gradle plugin for downloading jdk (#41461) 2019-05-08 07:16:44 -07:00
bwc Use separate tasks per bwc artifact (#40703) (#40826) 2019-04-10 10:43:01 -07:00
docker Add tasks to build Docker build context artifacts (#41819) 2019-05-06 21:04:57 -04:00
licenses Add notice for bundled jdk (#40576) 2019-03-29 17:21:21 -04:00
packages Cleanup plugin bin directories (#41907) 2019-05-10 11:00:41 -07:00
src Don't create tempdir for cli scripts (#41913) 2019-05-10 11:17:12 -07:00
tools Fix compilation in JVMErgonomicsTests 2019-05-09 10:24:16 -04:00
build.gradle Add gradle plugin for downloading jdk (#41461) 2019-05-08 07:16:44 -07:00