summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-12-02 13:55:43 +0100
committerHolger Levsen <holger@layer-acht.org>2012-12-02 13:55:43 +0100
commit331c0937619c638f529ef129d06c691a51ec67dc (patch)
tree5eb0724882437dd59f71c85f36d6448d4c4fa588 /job-cfg
parent642477f4478f86576a7fae6693551009aaa048a0 (diff)
downloadjenkins.debian.net-331c0937619c638f529ef129d06c691a51ec67dc.tar.xz
fix syntax error
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/d-i.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/d-i.yaml b/job-cfg/d-i.yaml
index 24b62e5c..c84d052d 100644
--- a/job-cfg/d-i.yaml
+++ b/job-cfg/d-i.yaml
@@ -287,7 +287,7 @@
- job-template:
defaults: d-i
name: '{name}_parse_build_logs'
- description: 'Parses d-i build logs from <code>http://d-i.debian.org/daily-images/build-logs.html</code>daily. {do_not_edit}'
+ description: 'Parses d-i build logs from <code>http://d-i.debian.org/daily-images/build-logs.html</code> daily. {do_not_edit}'
builders:
- shell: '/srv/jenkins/bin/d-i_parse_logs.sh http://d-i.debian.org/daily-images/build-logs.html'
triggers: