Reverted doc and test settings back to original
authorTodd Lyons <tlyons@ivenue.com>
Tue, 29 Oct 2013 18:55:41 +0000 (11:55 -0700)
committerTodd Lyons <tlyons@ivenue.com>
Tue, 29 Oct 2013 18:55:41 +0000 (11:55 -0700)
BuildConfigConf.md

index e67f8c42a42bf39684614ab68af0c98595239ebb..593d8f660da6c08a2e7b02f4823ab29b3ea59a44 100644 (file)
@@ -6,7 +6,7 @@ This page describes the options in the build-config.conf.
 * build_root - Full path to the work directory that holds the local git checkout and the temp directory where the test runs.
 * animal - Set the host alias assigned to you by the BuildFarm administrators.
 * secret - The secret assigned to you by the BuildFarm adminstrator.  In the words of Gandalf, "keep it secret, keep it safe."
-* optional_steps - Uncomment build_docs and/or make_test in order to include building those stages.  Extra packages are required for building documentation, documented elsewhere.
+* optional_steps - Uncomment *make-doc* and/or *test* in order to include building those stages.  Extra packages are required for building documentation, documented elsewhere.
 
 ### Enabling exim features
 In order to enable exim features, you'll use the `makefile_set`, `makefile_add`, or `makefile_regex` to enable them.  Here are some samples: