This is an automated email from the ASF dual-hosted git repository. mgrigorov pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push: new f1a4948 Add an empty line at the end f1a4948 is described below commit f1a49482eb75551e762a12516a5a2e7330ba0879 Author: Martin Tzvetanov Grigorov <mgrigo...@apache.org> AuthorDate: Fri Sep 17 13:41:23 2021 +0300 Add an empty line at the end Requested-by: Gavin McDonald Testing Tomcat's Buildbot2's config --- test/org/apache/catalina/servlets/DefaultServletEncodingBaseTest.java | 1 + 1 file changed, 1 insertion(+) diff --git a/test/org/apache/catalina/servlets/DefaultServletEncodingBaseTest.java b/test/org/apache/catalina/servlets/DefaultServletEncodingBaseTest.java index 2143fac..37c1cfe 100644 --- a/test/org/apache/catalina/servlets/DefaultServletEncodingBaseTest.java +++ b/test/org/apache/catalina/servlets/DefaultServletEncodingBaseTest.java @@ -292,3 +292,4 @@ public abstract class DefaultServletEncodingBaseTest extends TomcatBaseTest { } } } + --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org