From 4c2ece3081717f9af83b8487573bdb21968466a6 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 30 Aug 2015 19:45:38 +0200 Subject: reproducible: remove double shell definitions --- job-cfg/reproducible.yaml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'job-cfg/reproducible.yaml') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 4c3556b1..c8ad97f7 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -452,28 +452,24 @@ - '{name}_maintenance_armhf_bpi0': my_description: 'Do some maintenance: check for old directories laying around, do backups, etc.' my_timed: '5 0,4,8,12,16,20 * * *' - my_shell: '/srv/jenkins/bin/reproducible_maintenance.sh' my_shell: '/srv/jenkins/bin/reproducible_master_wrapper.sh' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: 'bpi0' - '{name}_maintenance_armhf_cbxi4pro0': my_description: 'Do some maintenance: check for old directories laying around, do backups, etc.' my_timed: '5 0,4,8,12,16,20 * * *' - my_shell: '/srv/jenkins/bin/reproducible_maintenance.sh' my_shell: '/srv/jenkins/bin/reproducible_master_wrapper.sh' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: 'cbxi4pro0' - '{name}_maintenance_armhf_hb0': my_description: 'Do some maintenance: check for old directories laying around, do backups, etc.' my_timed: '5 0,4,8,12,16,20 * * *' - my_shell: '/srv/jenkins/bin/reproducible_maintenance.sh' my_shell: '/srv/jenkins/bin/reproducible_master_wrapper.sh' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: 'hb0' - '{name}_maintenance_armhf_wbq0': my_description: 'Do some maintenance: check for old directories laying around, do backups, etc.' my_timed: '5 0,4,8,12,16,20 * * *' - my_shell: '/srv/jenkins/bin/reproducible_maintenance.sh' my_shell: '/srv/jenkins/bin/reproducible_master_wrapper.sh' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: 'wbq0' -- cgit v1.2.3-54-g00ecf