summaryrefslogtreecommitdiffstats
path: root/job-cfg/rebootstrap.yaml.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-04-10 21:21:23 +0200
committerHolger Levsen <holger@layer-acht.org>2017-04-10 21:21:23 +0200
commitd0db59ed0007fa7612d66c628bb59d275432c825 (patch)
treea504a48b858316e80b95c33a978dff09c2805bee /job-cfg/rebootstrap.yaml.py
parent9d1a395c73879712b8ca9c226411a983b3b39437 (diff)
downloadjenkins.debian.net-d0db59ed0007fa7612d66c628bb59d275432c825.tar.xz
whitespace change to force job config regeneration as needed by latest jenkins plugin security updates
Signed-off-by: Holger Levsen <holger@layer-acht.org>
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 c6a1953d..a8827574 100755
--- a/job-cfg/rebootstrap.yaml.py
+++ b/job-cfg/rebootstrap.yaml.py
@@ -111,7 +111,7 @@ for arch in sorted(architectures):
print("""
- project:
name: rebootstrap
- 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>.'
+ 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):