This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository maintenancescripts. commit bdddf6c01ebba497c49f0e3361a96f3754ecfe07 Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Feb 23 21:51:14 2015 +0100 git/hooks/x2go-post-receive-close-bugs: remove verbose variable, defined in common.sh. --- git/hooks/x2go-post-receive-close-bugs | 2 -- 1 file changed, 2 deletions(-) diff --git a/git/hooks/x2go-post-receive-close-bugs b/git/hooks/x2go-post-receive-close-bugs index 872f08b..a0d80cb 100755 --- a/git/hooks/x2go-post-receive-close-bugs +++ b/git/hooks/x2go-post-receive-close-bugs @@ -22,8 +22,6 @@ set -e set -u -verbose="1" - BASEURL="http://code.x2go.org/gitweb?p=${GIT_REPO_NAME}" PROJECT="${GIT_REPO_NAME//.git/}" -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/maintenancescripts.git