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 <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
