diff options
author | Archaic <archaic@linuxfromscratch.org> | 2005-06-25 15:22:15 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2005-06-25 15:22:15 +0000 |
commit | 4f4b6c1e96c34cbc3b445a19df0f3d53c96788ab (patch) | |
tree | 280439fd3497faaddad826c5f763e87bb23908f1 /chapter04 | |
parent | 0c21d487d3fd2fadf095297d3606979972a01937 (diff) |
Added 'generic-version' and 'test-results' entities.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6168 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04')
-rw-r--r-- | chapter04/abouttestsuites.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chapter04/abouttestsuites.xml b/chapter04/abouttestsuites.xml index fa57d9608..dbcbabfc9 100644 --- a/chapter04/abouttestsuites.xml +++ b/chapter04/abouttestsuites.xml @@ -42,9 +42,8 @@ correctly. This issue is discussed in greater detail in <xref linkend="chapter-temporary-tools"/>.</para> <para>Sometimes package test suites will give false failures. Consult the logs -located at <ulink url="http://linuxfromscratch.org/~archaic/logs-svn/"/> to -verify whether or not these failures are expected. This site is valid for all -tests throughout this book.</para> +located at <ulink url="&test-results;"/> to verify whether or not these failures +are expected. This site is valid for all tests throughout this book.</para> </sect1> |