Revert names back
[buildfarm-client.git] / build-farm.conf.template
index 0f44dfc04ab1eb1dd996e008feb68356f51581e8..2061856fe0a959ef5f3a9542990ef21f23d9da93 100644 (file)
@@ -167,14 +167,14 @@ my $branch;
 
     optional_steps =>{
         # which optional steps to run and when to run them
-        # build_docs => {min_hours_since => 24*7},
-        make_test  => {min_hours_since => 24*7},
+        # make-doc => {min_hours_since => 24*7},
+        test  => {min_hours_since => 24*7},
     },
 
     # locales to test
     locales => [qw( C )],
 
-    # Unused
+    # Placemarker for auto-generated build features
     config_opts =>[
         qw()
     ],