From 875353ccd4dd1083bbf8cebf481c803b88ce8132 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 1 Nov 2014 20:46:08 +0100 Subject: job-cfgs: use true+false in consistent spelling. --- job-cfg/reproducible.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'job-cfg/reproducible.yaml') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 23144ff6..5d727799 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -95,7 +95,7 @@ - throttle: max-total: 3 max-per-node: 3 - enabled: True + enabled: true option: category categories: - reproducible @@ -110,7 +110,7 @@ publishers: - email: recipients: '{my_recipients}' - notify-every-unstable-build: False + notify-every-unstable-build: false - logparser: parse-rules: '/srv/jenkins/logparse/reproducible.rules' unstable-on-warning: 'true' -- cgit v1.2.3-54-g00ecf