diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-04-14 14:50:40 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-04-14 14:50:40 +0200 |
commit | 07ae2317e90be4bd0b2a1e81238a81496dae0fa7 (patch) | |
tree | 6afb79b6f3af2ad82cca3ff6be0bbcfde9e9af9f | |
parent | c57447f8eab36393d3ce7085101e022b2b2c3679 (diff) | |
download | jenkins.debian.net-07ae2317e90be4bd0b2a1e81238a81496dae0fa7.tar.xz |
another pointless change to try to fix the lintian-tests jobs
-rw-r--r-- | job-cfg/lintian-tests.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/job-cfg/lintian-tests.yaml b/job-cfg/lintian-tests.yaml index ed07df78..3de82b0d 100644 --- a/job-cfg/lintian-tests.yaml +++ b/job-cfg/lintian-tests.yaml @@ -14,7 +14,7 @@ url: http://www.profitbricks.com text: Sponsored by Profitbricks icon: /userContent/images/profitbricks-24x24.png - description: '{my_description}{do_not_edit}' + description: '{my_description}<br><br>Job configuration source is <a href="http://anonscm.debian.org/gitweb/?p=qa/jenkins.debian.net.git;a=blob;f=job-cfg/lintian-tests.yaml">lintian-tests.yaml</a>.' logrotate: daysToKeep: 365 numToKeep: 365 @@ -53,7 +53,6 @@ - project: name: lintian-tests - 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/lintian-tests.yaml">lintian-tests.yaml</a>.' jobs: - '{name}_sid': my_distro: 'sid' |