Repository: commons-io
Updated Branches:
  refs/heads/master 41059e4a4 -> 078af456f


Revert "The the patrol."

This reverts commit 41059e4a4827e882b7c77667ff62c9b0567e5e21.


Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-io/commit/078af456
Tree: http://git-wip-us.apache.org/repos/asf/commons-io/tree/078af456
Diff: http://git-wip-us.apache.org/repos/asf/commons-io/diff/078af456

Branch: refs/heads/master
Commit: 078af456fd74c3726438bfe853492286d7006c06
Parents: 41059e4
Author: Gary Gregory <garydgreg...@gmail.com>
Authored: Sat Jun 16 15:51:59 2018 -0600
Committer: Gary Gregory <garydgreg...@gmail.com>
Committed: Sat Jun 16 15:51:59 2018 -0600

----------------------------------------------------------------------
 src/test/java/org/apache/commons/io/input/TailerTest.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-io/blob/078af456/src/test/java/org/apache/commons/io/input/TailerTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/apache/commons/io/input/TailerTest.java 
b/src/test/java/org/apache/commons/io/input/TailerTest.java
index c5680a3..66b5c68 100644
--- a/src/test/java/org/apache/commons/io/input/TailerTest.java
+++ b/src/test/java/org/apache/commons/io/input/TailerTest.java
@@ -360,7 +360,7 @@ public class TailerTest {
     }
 
     /*
-     * Tests [IO-357][Tailer] InterruptedException while thead is sleeping is 
silently ignored.
+     * Tests [IO-357][Tailer] InterruptedException while the thead is sleeping 
is silently ignored.
      */
     @Test
     public void testInterrupt() throws Exception {

Reply via email to