remove sys out

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1292010 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2012-02-21 20:55:03 +00:00
parent f50e4dbf51
commit 2296b6d6e3
1 changed files with 0 additions and 1 deletions

View File

@ -608,7 +608,6 @@ public class BasicDistributedZkTest extends AbstractDistributedZkTestCase {
@Override
public void tearDown() throws Exception {
printLayout();
super.tearDown();
if (solrj != null) {
solrj.close();