summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-03-09 15:31:03 +0100
committerHolger Levsen <holger@layer-acht.org>2016-03-09 15:31:03 +0100
commit287f0dcf0a63b64d065bccb95fbdaaaa7a77d405 (patch)
tree07214f733c369844a8d647d1cd187654a0102a58 /job-cfg
parent16aaa1e262784593f392bf881f11eaea3582c677 (diff)
downloadjenkins.debian.net-287f0dcf0a63b64d065bccb95fbdaaaa7a77d405.tar.xz
fix syntax
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/reproducible.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index c0c3d3be..10d54315 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -461,7 +461,7 @@
my_description: 'Build a simple webpage for Fedora 23 reproducibility tests'
my_timed: ''
my_shell: '/srv/jenkins/bin/reproducible_html_rpms.sh fedora-23 x86_64'
- - 'diffoscope_pypi'
+ - 'diffoscope_pypi':
my_description: 'Test whether PyPI has the latest diffoscope.'
my_timed: '23 23 * * *'
my_shell: '/srv/jenkins/bin/diffoscope_pypi_test.sh'