You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by ji...@apache.org on 2021/12/11 02:01:24 UTC

[druid] 04/07: oops

This is an automated email from the ASF dual-hosted git repository.

jihoonson pushed a commit to branch 0.22.1
in repository https://gitbox.apache.org/repos/asf/druid.git

commit a959539d920c07070de77738bdb00b688c83673f
Author: Clint Wylie <cw...@apache.org>
AuthorDate: Fri Dec 10 16:25:08 2021 -0800

    oops
---
 .../java/org/apache/druid/cli/Log4JShutdownPropertyCheckerTest.java     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/services/src/test/java/org/apache/druid/cli/Log4JShutdownPropertyCheckerTest.java b/services/src/test/java/org/apache/druid/cli/Log4JShutdownPropertyCheckerTest.java
index 587a4b9..1ca5844 100644
--- a/services/src/test/java/org/apache/druid/cli/Log4JShutdownPropertyCheckerTest.java
+++ b/services/src/test/java/org/apache/druid/cli/Log4JShutdownPropertyCheckerTest.java
@@ -46,4 +46,4 @@ public class Log4JShutdownPropertyCheckerTest
 
     Assert.assertTrue(((Log4jShutdown) registry).isStarted());
   }
-}
\ No newline at end of file
+}

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org