svn commit: r271035 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Wed Sep 3 16:46:34 UTC 2014
Author: gjb
Date: Wed Sep 3 16:46:33 2014
New Revision: 271035
URL: http://svnweb.freebsd.org/changeset/base/271035
Log:
Expand r262855 to illustrate how to enable the test suite.
Submitted by: jmmv
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Sep 3 16:46:31 2014 (r271034)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Sep 3 16:46:33 2014 (r271035)
@@ -865,7 +865,10 @@
location of the file.</para>
<para revision="262855">The <application>ATF</application> test
- suite has been updated to version 0.20.</para>
+ suite has been updated to version 0.20. The test suite is
+ disabled by default in &os; 10.1, and can be enabled by
+ adding <literal>WITH_TESTS=yes</literal> to
+ &man.src.conf.5;.</para>
<para revision="263019">The <literal>libucl</literal> library
(Unified Configuration Library) has been merged from
More information about the svn-src-stable-10
mailing list