Unverified Commit 2660c0b4 authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

bin/common-functions: update jenkins git repo url

parent 67223f86
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -83,7 +83,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, git clone https://anonscm.debian.org/git/qa/jenkins.debian.net.git"
	echo "To learn to understand this, git clone https://salsa.debian.org/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),"