comment out sys out

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305907 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2012-03-27 17:13:31 +00:00
parent bca62a44d3
commit ce1cead6eb
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ public class BasicZkTest extends AbstractZkTestCase {
} }
zkController.getZkClient().printLayoutToStdOut(); //zkController.getZkClient().printLayoutToStdOut();
} }
public SolrQueryRequest request(String... q) { public SolrQueryRequest request(String... q) {