removed println

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1432058 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Erick Erickson 2013-01-11 14:11:56 +00:00
parent f41e563d7d
commit faad008d7f
1 changed files with 0 additions and 2 deletions

View File

@ -47,8 +47,6 @@ public class TestZKPropertiesWriter extends AbstractDataImportHandlerTestCase {
@BeforeClass
public static void dihZk_beforeClass() throws Exception {
System.out.println("Initializing DIH ZK stuff");
createTempDir();
zkDir = dataDir.getAbsolutePath() + File.separator
+ "zookeeper/server1/data";