You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by mg...@apache.org on 2021/09/17 10:42:10 UTC

[tomcat] branch main updated: Add an empty line at the end

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 <mg...@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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org