diff options
author | Reiner Herrmann <reiner@reiner-h.de> | 2015-06-13 18:50:57 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-06-13 21:18:55 +0200 |
commit | 87864448c3a94d25bd3a9893ce0d0a47e7e498cf (patch) | |
tree | b91da3d55a80a5c7b64eb6b0e25f7c00228e8122 /job-cfg | |
parent | fda2b4d7c5fe0c0fda557d717f1367814002fbea (diff) | |
download | jenkins.debian.net-87864448c3a94d25bd3a9893ce0d0a47e7e498cf.tar.xz |
reproducible: s/OpenWRT/OpenWrt/
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/reproducible.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 9fdc7778..4c83ebc4 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -415,7 +415,7 @@ my_shell: '/srv/jenkins/bin/reproducible_coreboot.sh' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' - '{name}_openwrt': - my_description: 'Try to rebuild OpenWRT (some targets, some packages) twice (with variations) and investigate them regarding reproducibility.' + my_description: 'Try to rebuild OpenWrt (some targets, some packages) twice (with variations) and investigate them regarding reproducibility.' my_timed: '23 42 23 * *' my_shell: '/srv/jenkins/bin/reproducible_openwrt.sh' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' |