summaryrefslogtreecommitdiffstats
path: root/job-cfg/rebootstrap.yaml.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-09-18 17:58:23 +0200
committerHolger Levsen <holger@layer-acht.org>2014-09-18 17:58:23 +0200
commit2719a7afebe6c582fc83695b1132efc8ab810999 (patch)
tree0fa3b25566e6fa6ca33c20843be76a261e6d3b7e /job-cfg/rebootstrap.yaml.py
parentec49eb004cad753f25b68ca7d8a92ced1f13ac9f (diff)
downloadjenkins.debian.net-2719a7afebe6c582fc83695b1132efc8ab810999.tar.xz
use cgit anonscm-links on alioth instead of gitweb.
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 0e048316..ecb382db 100755
--- a/job-cfg/rebootstrap.yaml.py
+++ b/job-cfg/rebootstrap.yaml.py
@@ -85,7 +85,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/gitweb/?p=qa/jenkins.debian.net.git;a=blob;f=job-cfg/rebootstrap.yaml.py">rebootstrap.yaml.py</a>.'
+ do_not_edit: '<br><br>Job configuration source is <a href="http://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/job-cfg/rebootstrap.yaml.py">rebootstrap.yaml.py</a>.'
jobs:""")
for arch in sorted(architectures):
for gccver in sorted(gcc_versions):