OpenSearch/distribution/src
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
..
bin Don't create tempdir for cli scripts (#41913) 2019-05-10 11:17:12 -07:00
config Allow AVX-512 on JDK 11+ (#40828) 2019-04-05 16:40:31 -04:00