mirror of https://github.com/apache/lucene.git
clear the right sys prop
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1294187 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b51ee44c39
commit
2f1622a1f6
|
@ -74,7 +74,7 @@ public class TestMultiCoreConfBootstrap extends SolrTestCaseJ4 {
|
|||
@Override
|
||||
@After
|
||||
public void tearDown() throws Exception {
|
||||
System.clearProperty("bootstrap_confdir");
|
||||
System.clearProperty("bootstrap_conf");
|
||||
System.clearProperty("zkHost");
|
||||
System.clearProperty("solr.solr.home");
|
||||
|
||||
|
|
Loading…
Reference in New Issue