From 54be341cb5e9776b6eb90531593665a367e577bc Mon Sep 17 00:00:00 2001 From: Todd Lyons Date: Tue, 29 Oct 2013 09:51:56 -0700 Subject: [PATCH] Quote parameter in template --- build-farm.conf.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}, }, -- 2.30.2