Quote parameter in template
authorTodd Lyons <tlyons@exim.org>
Tue, 29 Oct 2013 16:51:56 +0000 (09:51 -0700)
committerTodd Lyons <tlyons@exim.org>
Tue, 29 Oct 2013 16:51:56 +0000 (09:51 -0700)
build-farm.conf.template

index 2061856fe0a959ef5f3a9542990ef21f23d9da93..a9c6c6872d4baea430f0e02b8a271179b576a006 100644 (file)
@@ -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},
     },