summaryrefslogtreecommitdiffstats
path: root/job-cfg/rebootstrap.yaml.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-05-07 13:20:01 +0200
committerHolger Levsen <holger@layer-acht.org>2016-05-07 13:20:01 +0200
commit4d0315d978619ac761a3f9f1ae6d157ffff5a010 (patch)
tree4260f14db0af4eed1009548249766ec0c209352f /job-cfg/rebootstrap.yaml.py
parent149c900fd61b8a959ff77e8805e39df76b50b0ff (diff)
downloadjenkins.debian.net-4d0315d978619ac761a3f9f1ae6d157ffff5a010.tar.xz
s#http://anonscm.debian.org/cgit#https://anonscm.debian.org/git#g
Diffstat (limited to 'job-cfg/rebootstrap.yaml.py')
-rwxr-xr-xjob-cfg/rebootstrap.yaml.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py
index e1796b0c..10d332e0 100755
--- a/job-cfg/rebootstrap.yaml.py
+++ b/job-cfg/rebootstrap.yaml.py
@@ -110,7 +110,7 @@ for arch in sorted(architectures):
print("""
- project:
name: rebootstrap
- do_not_edit: '<br><br>Job configuration source is <a href="http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/job-cfg/rebootstrap.yaml.py">rebootstrap.yaml.py</a>.'
+ do_not_edit: '<br><br>Job configuration source is <a href="https://anonscm.debian.org/git/qa/jenkins.debian.net.git/tree/job-cfg/rebootstrap.yaml.py">rebootstrap.yaml.py</a>.'
jobs:""")
for arch in sorted(architectures):
for gccver in sorted(gcc_versions):