diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-08-31 03:37:16 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-08-31 03:37:16 +0200 |
commit | 20897305096646352a178683003dd821a76e716a (patch) | |
tree | 21de124a902046f3fcd5c95bf2b2594a4392baf6 /job-cfg | |
parent | 8e63dac8d0b8d8514e7dedffb55dbe1e99299825 (diff) | |
download | jenkins.debian.net-20897305096646352a178683003dd821a76e716a.tar.xz |
fix typo
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/reproducible.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index a981485e..bddc0d6c 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -851,7 +851,7 @@ - '{name}_builder_armhf_2': my_description: 'Try to reproducibly build a scheduled package. This is one of several builder jobs.' my_timed: 'H/2 * * * *' - my_shell: '/srv/jenkins/bin/reproducible_build.sh wbq0-armhf-rb:2225 cbxi4pro0-armhf-rb:2226" + my_shell: '/srv/jenkins/bin/reproducible_build.sh wbq0-armhf-rb:2225 cbxi4pro0-armhf-rb:2226' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: '' - '{name}_builder_armhf_3': @@ -863,7 +863,7 @@ - '{name}_builder_armhf_4': my_description: 'Try to reproducibly build a scheduled package. This is one of several builder jobs.' my_timed: 'H/2 * * * *' - my_shell: '/srv/jenkins/bin/reproducible_build.sh cbxi4pro0-armhf-rb:2226 wbq0-armhf-rb:2225" + my_shell: '/srv/jenkins/bin/reproducible_build.sh cbxi4pro0-armhf-rb:2226 wbq0-armhf-rb:2225' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: '' - '{name}_coreboot': |