Author: ecn
Date: Tue Jun 19 12:47:31 2012
New Revision: 1351683

URL: http://svn.apache.org/viewvc?rev=1351683&view=rev
Log:
trying to trick jenkins into fixing the build

Modified:
    
accumulo/branches/1.4/src/core/src/test/java/org/apache/accumulo/core/iterators/FirstEntryInRowTest.java

Modified: 
accumulo/branches/1.4/src/core/src/test/java/org/apache/accumulo/core/iterators/FirstEntryInRowTest.java
URL: 
http://svn.apache.org/viewvc/accumulo/branches/1.4/src/core/src/test/java/org/apache/accumulo/core/iterators/FirstEntryInRowTest.java?rev=1351683&r1=1351682&r2=1351683&view=diff
==============================================================================
--- 
accumulo/branches/1.4/src/core/src/test/java/org/apache/accumulo/core/iterators/FirstEntryInRowTest.java
 (original)
+++ 
accumulo/branches/1.4/src/core/src/test/java/org/apache/accumulo/core/iterators/FirstEntryInRowTest.java
 Tue Jun 19 12:47:31 2012
@@ -124,3 +124,4 @@ public class FirstEntryInRowTest {
     assertFalse(fei.hasTop());
   }
 }
+


Reply via email to