[Qa-jenkins-scm] [jenkins.debian.net] 01/01: use https git url so it works in a browser too
Holger Levsen
holger at layer-acht.org
Mon Nov 7 12:42:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit e9f3589c5aa89e80e927c7a968909980d3b59f49
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Nov 7 13:42:10 2016 +0100
use https git url so it works in a browser too
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/common-functions.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/common-functions.sh b/bin/common-functions.sh
index d39875b..1a3b6e8 100755
--- a/bin/common-functions.sh
+++ b/bin/common-functions.sh
@@ -34,7 +34,7 @@ if [ "${0:0:5}" != "/tmp/" ] ; then
echo
echo "$(date -u) - running $0 ($JOB_NAME) on $(hostname) now."
echo
- echo "To learn to understand this, clone git.debian.org/git/qa/jenkins.debian.net.git"
+ echo "To learn to understand this, git clone https://anonscm.debian.org/git/qa/jenkins.debian.net.git"
echo "and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO."
echo
echo "This invocation of this script, which is located in bin/$(basename $0),"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list