Author: matthew
Date: 2009-05-26 14:50:29 -0600 (Tue, 26 May 2009)
New Revision: 8926
Modified:
trunk/BOOK/chapter06/grep.xml
trunk/BOOK/general.ent
Log:
Update Grep testsuite result explanation. Fixes #2418.
Modified: trunk/BOOK/chapter06/grep.xml
===================================================================
--- trunk/BOOK/chapter06/grep.xml 2009-05-25 22:57:44 UTC (rev 8925)
+++ trunk/BOOK/chapter06/grep.xml 2009-05-26 20:50:29 UTC (rev 8926)
@@ -75,12 +75,11 @@
<screen><userinput remap="test">make check || true</userinput></screen>
- <para>There are known test failures in the <command>foad1.sh</command> and
- <command>fmbtest.sh</command> tests. The "|| true" construct is
- used to avoid build automated build scripts failing due to the test
failures.
- A good run will show 2 failures from 14 tests, but if you look at the
- output you will see in excess of forty individual tests which failed -
these
- are all in the new tests added since the previous version.</para>
+ <para>There are known test failures in the <command>fmbtest.sh</command>
+ tests. The "|| true" construct is
+ used to avoid automated build scripts failing due to the test failures.
+ A good run will show 1 failure from 14 tests, although the test failure
+ will detail 2 failed sub-tests.</para>
<para>Install the package:</para>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2009-05-25 22:57:44 UTC (rev 8925)
+++ trunk/BOOK/general.ent 2009-05-26 20:50:29 UTC (rev 8926)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20090525">
-<!ENTITY releasedate "May 25, 2009">
+<!ENTITY version "SVN-20090526">
+<!ENTITY releasedate "May 26, 2009">
<!ENTITY copyrightdate "1999-2009"><!-- jhalfs needs a literal dash, not
– -->
<!ENTITY milestone "6.5">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or
"x.y[-pre{x}]" -->
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page