OpenSearch/qa/evil-tests
Simon Willnauer 1e18c9a7b6 Apply system properties after all arguemnts are parsed in BootstrapCLIParser
One of our tests leaked a system property here since we failed after appling some
system properties in BootstrapCLIParser. This is not a huge deal in production since
we exit the JVM if we fail on that. Yet for correctnes we should only apply them if
we manage to parse them all.
This also caused a test failure lately on CI but on an unrelated test:
  https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+periodic/314/console
2016-02-05 11:21:00 +01:00
..
src/test Apply system properties after all arguemnts are parsed in BootstrapCLIParser 2016-02-05 11:21:00 +01:00
build.gradle Improve thirdPartyAudit check, round 3 2015-12-28 22:38:55 -05:00