You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2020/02/19 17:36:46 UTC

[tomcat-connectors] 01/02: Remove some debug logging

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

markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-connectors.git

commit 0e3c5aab435eea82a84fe81ff4c71482a38b259a
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Feb 19 16:59:58 2020 +0000

    Remove some debug logging
---
 tools/jkrelease.sh | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tools/jkrelease.sh b/tools/jkrelease.sh
index fabd5a1..b75e117 100755
--- a/tools/jkrelease.sh
+++ b/tools/jkrelease.sh
@@ -257,8 +257,6 @@ else
     JK_TAG=`echo $version | sed -e 's#^#JK_#' -e 's#\.#_#g'`
     if [ $USE_GIT -eq 1 ]
     then
-        echo Tag:    [$tag]
-        echo JK_TAG: [$JK_TAG]
         if [ -n "$tag" ]
         then
             if [ -z "$force" ]


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org