From: Todd Lyons Date: Tue, 29 Oct 2013 16:51:56 +0000 (-0700) Subject: Quote parameter in template X-Git-Url: https://git.exim.org/buildfarm-client.git/commitdiff_plain/54be341cb5e9776b6eb90531593665a367e577bc Quote parameter in template --- diff --git a/build-farm.conf.template b/build-farm.conf.template index 2061856..a9c6c68 100644 --- a/build-farm.conf.template +++ b/build-farm.conf.template @@ -167,7 +167,7 @@ my $branch; optional_steps =>{ # which optional steps to run and when to run them - # make-doc => {min_hours_since => 24*7}, + # 'make-doc' => {min_hours_since => 24*7}, test => {min_hours_since => 24*7}, },