[X2Go-Commits] [maintenancescripts] 01/02: git/hooks/x2go-post-receive-tag-pending: fix send_mail "signature" comment.

git-admin at x2go.org git-admin at x2go.org
Tue Mar 3 19:43:47 CET 2020


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository maintenancescripts.

commit 51b8c4c6bd03bfa36b2b8ccc89377a66fb2953ac
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Tue Mar 3 19:39:36 2020 +0100

    git/hooks/x2go-post-receive-tag-pending: fix send_mail "signature" comment.
---
 git/hooks/x2go-post-receive-tag-pending | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/git/hooks/x2go-post-receive-tag-pending b/git/hooks/x2go-post-receive-tag-pending
index 3961585..75d3824 100755
--- a/git/hooks/x2go-post-receive-tag-pending
+++ b/git/hooks/x2go-post-receive-tag-pending
@@ -73,7 +73,7 @@ case "${DPKG_VERSION}" in
   ;;
 esac
 
-function send_mail () { # send_mail bugno revno diff_file
+function send_mail () { # send_mail bugno fixed_in_version revno diff_file
     local bug="${1}"
     local fixed_in_version="${2}"
     local rev="${3}"

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/maintenancescripts.git


More information about the x2go-commits mailing list