Author: vines Date: Tue Jun 26 18:24:39 2012 New Revision: 1354150 URL: http://svn.apache.org/viewvc?rev=1354150&view=rev Log: ACCUMULO-629 - fixes some of functional test issues. Leaving open until all get run
Modified: accumulo/trunk/test/system/auto/TestUtils.py Modified: accumulo/trunk/test/system/auto/TestUtils.py URL: http://svn.apache.org/viewvc/accumulo/trunk/test/system/auto/TestUtils.py?rev=1354150&r1=1354149&r2=1354150&view=diff ============================================================================== --- accumulo/trunk/test/system/auto/TestUtils.py (original) +++ accumulo/trunk/test/system/auto/TestUtils.py Tue Jun 26 18:24:39 2012 @@ -247,7 +247,6 @@ class TestUtilsMixin: 'tserver.port.client': 39000 + FUZZ, 'master.port.client': 41000 + FUZZ, 'monitor.port.client': 50099, - 'logger.port.client': 44000 + FUZZ, 'gc.port.client': 45000 + FUZZ, 'logger.dir.walog': WALOG, 'general.classpaths' :General_CLASSPATH,