mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 19:59:20 +01:00
Update Grep testsuite result explanation. Fixes #2418.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8926 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
536ce32ba3
commit
921fcd3e40
@ -75,12 +75,11 @@
|
|||||||
|
|
||||||
<screen><userinput remap="test">make check || true</userinput></screen>
|
<screen><userinput remap="test">make check || true</userinput></screen>
|
||||||
|
|
||||||
<para>There are known test failures in the <command>foad1.sh</command> and
|
<para>There are known test failures in the <command>fmbtest.sh</command>
|
||||||
<command>fmbtest.sh</command> tests. The "|| true" construct is
|
tests. The "|| true" construct is
|
||||||
used to avoid build automated build scripts failing due to the test failures.
|
used to avoid 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
|
A good run will show 1 failure from 14 tests, although the test failure
|
||||||
output you will see in excess of forty individual tests which failed - these
|
will detail 2 failed sub-tests.</para>
|
||||||
are all in the new tests added since the previous version.</para>
|
|
||||||
|
|
||||||
<para>Install the package:</para>
|
<para>Install the package:</para>
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||||
<!ENTITY version "SVN-20090525">
|
<!ENTITY version "SVN-20090526">
|
||||||
<!ENTITY releasedate "May 25, 2009">
|
<!ENTITY releasedate "May 26, 2009">
|
||||||
<!ENTITY copyrightdate "1999-2009"><!-- jhalfs needs a literal dash, not – -->
|
<!ENTITY copyrightdate "1999-2009"><!-- jhalfs needs a literal dash, not – -->
|
||||||
<!ENTITY milestone "6.5">
|
<!ENTITY milestone "6.5">
|
||||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||||
|
Loading…
Reference in New Issue
Block a user