git://git.exim.org
/
buildfarm-client.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Quote parameter in template
[buildfarm-client.git]
/
build-farm.conf.template
diff --git
a/build-farm.conf.template
b/build-farm.conf.template
index 2061856fe0a959ef5f3a9542990ef21f23d9da93..a9c6c6872d4baea430f0e02b8a271179b576a006 100644
(file)
--- 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
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},
},
test => {min_hours_since => 24*7},
},