We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a684c4c commit 5a1d1ccCopy full SHA for 5a1d1cc
qa/logging-config/build.gradle
@@ -1,4 +1,4 @@
1
-/*
+ /*
2
* Licensed to Elasticsearch under one or more contributor
3
* license agreements. See the NOTICE file distributed with
4
* this work for additional information regarding copyright
@@ -23,7 +23,6 @@ apply plugin: 'elasticsearch.rest-test'
23
apply plugin: 'elasticsearch.standalone-test'
24
25
integTestCluster {
26
- autoSetHostsProvider = false
27
/**
28
* Provide a custom log4j configuration where layout is an old style pattern and confirm that Elasticsearch
29
* can successfully startup.
0 commit comments