From 01fafcd37794cf9e9edbba60dbf0b00a72f62a49 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 16 Sep 2017 15:58:24 +0200 Subject: Revert "reproducible: whitespace change to force more job regenerations" This reverts commit 828624e626ec7a7823cfd378b00aa3b50f9355b0. Signed-off-by: Holger Levsen --- job-cfg/reproducible.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'job-cfg') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index dccf410b..87a7ec4f 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -332,7 +332,7 @@ - '{name}_{my_task}_{my_arch}_{my_hname}': my_task: - 'node_health_check': - my_description: 'Do some health checks.' + my_description: 'Do some health checks' my_timed: 'H/15 * * * *' my_recipients: '' my_hname: @@ -388,28 +388,28 @@ - '{name}_{my_task}_{my_arch}_{my_hname}': my_task: - 'setup_pbuilder_stretch': - my_description: 'Setup pbuilder for reproducible builds of packages from stretch as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example ' + my_description: 'Setup pbuilder for reproducible builds of packages from stretch as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example' my_timed: '23 7 * * *' - 'setup_pbuilder_buster': - my_description: 'Setup pbuilder for reproducible builds of packages from buster as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example ' + my_description: 'Setup pbuilder for reproducible builds of packages from buster as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example' my_timed: '23 8 * * *' - 'setup_pbuilder_unstable': - my_description: 'Setup pbuilder for reproducible builds of packages from unstable as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example ' + my_description: 'Setup pbuilder for reproducible builds of packages from unstable as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example' my_timed: '42 7 * * *' - 'setup_pbuilder_experimental': - my_description: 'Setup pbuilder for reproducible builds of packages from experimental as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example ' + my_description: 'Setup pbuilder for reproducible builds of packages from experimental as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example' my_timed: '33 7 * * *' - 'setup_schroot_unstable': - my_description: 'Setup unstable schroot for fetching source packages for the builder jobs. ' + my_description: 'Setup unstable schroot for fetching source packages for the builder jobs.' my_timed: '20 1 * * *' - 'setup_schroot_stretch': - my_description: 'Setup stretch schroot for fetching source packages for the builder jobs. ' + my_description: 'Setup stretch schroot for fetching source packages for the builder jobs.' my_timed: '0 1 * * *' - 'setup_schroot_buster': - my_description: 'Setup buster schroot for fetching source packages for the builder jobs. ' + my_description: 'Setup buster schroot for fetching source packages for the builder jobs.' my_timed: '0 2 * * *' - 'setup_schroot_experimental': - my_description: 'Setup experimental schroot for fetching source packages for the builder jobs. ' + my_description: 'Setup experimental schroot for fetching source packages for the builder jobs.' my_timed: '40 1 * * *' my_hname: - 'bbx15': { my_arch: 'armhf' } -- cgit v1.2.3-54-g00ecf