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 a59bffd Remove an empty line at the end a59bffd is described below commit a59bffdd5ace451d5e234abc390e1e5dcc06510c Author: Martin Tzvetanov Grigorov <mgrigo...@apache.org> AuthorDate: Fri Sep 17 15:50:05 2021 +0300 Remove 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 deletion(-) diff --git a/test/org/apache/catalina/servlets/DefaultServletEncodingBaseTest.java b/test/org/apache/catalina/servlets/DefaultServletEncodingBaseTest.java index 37c1cfe..2143fac 100644 --- a/test/org/apache/catalina/servlets/DefaultServletEncodingBaseTest.java +++ b/test/org/apache/catalina/servlets/DefaultServletEncodingBaseTest.java @@ -292,4 +292,3 @@ 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