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

Reply via email to