OpenSearch/qa/no-bootstrap-tests/src/test/java/org/elasticsearch/bootstrap
Jason Tedor bc36cd803b Fix permissions handling on Windows spawner test
This commit fixes the handling of POSIX permissions on Windows in the
spawner tests. Since POSIX permissions do not exist there, we first have
to check if we are on a filesystem that supports POSIX or not before
attempting to set the permissions.
2017-04-07 06:25:24 -04:00
..
SpawnerNoBootstrapTests.java Fix permissions handling on Windows spawner test 2017-04-07 06:25:24 -04:00