summaryrefslogtreecommitdiffstats
path: root/job-cfg/reproducible.yaml
diff options
context:
space:
mode:
authorPhilip Hands <phil@hands.com>2015-12-13 13:47:46 +0100
committerHolger Levsen <holger@layer-acht.org>2015-12-13 13:49:01 +0100
commita9b520a891bb8ea331eef0c646a1ca905f3e7d49 (patch)
treee8cc1421e515a6dcc5dfecd1777220b44e6a7282 /job-cfg/reproducible.yaml
parent6dfade9e2922a03241be7c9533a091c08355a2c2 (diff)
downloadjenkins.debian.net-a9b520a891bb8ea331eef0c646a1ca905f3e7d49.tar.xz
double-underscore typo
Diffstat (limited to 'job-cfg/reproducible.yaml')
-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 7d2ba34d..22d50e6c 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -328,7 +328,7 @@
- '{name}_{my_task}_{my_arch}_{my_hname}':
# FIXME: should define my_dstro an paramaterise the rest, but that will probably change job names, so let's leave it for now -- fil
my_task:
- - 'setup_schroot_unstable__diffoscope':
+ - 'setup_schroot_unstable_diffoscope':
my_description: 'Setup schroot for running diffoscope in a unstable environment (this is needed to be able to correctly investigate haskell binaries...)'
my_timed: '42 0 * * *'
my_shell: '/srv/jenkins/bin/schroot-create.sh reproducible reproducible-unstable-diffoscope unstable diffoscope locales-all'