summaryrefslogtreecommitdiffstats
path: root/job-cfg/rebootstrap.yaml.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-11-08 15:16:23 +0000
committerHolger Levsen <holger@layer-acht.org>2014-11-08 15:16:23 +0000
commit285af79bdc9a300497525f7e075fe6cb48ad6ab2 (patch)
treeeaa68291b240cb065097660f3c5b8009f475ce09 /job-cfg/rebootstrap.yaml.py
parent346ff8b5368c7f41fdf3ccb750c83723d1efdc17 (diff)
downloadjenkins.debian.net-285af79bdc9a300497525f7e075fe6cb48ad6ab2.tar.xz
fix links to cgit tree view
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 6cc9709e..fbf7e83c 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/cgit/qa/jenkins.debian.net.git/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/tree/job-cfg/rebootstrap.yaml.py">rebootstrap.yaml.py</a>.'
jobs:""")
for arch in sorted(architectures):
for gccver in sorted(gcc_versions):