diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-03-05 19:06:12 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-03-05 19:06:12 +0000 |
commit | 4f4b4e84a2efa25e30cf50136bdfb014e1c23163 (patch) | |
tree | e8aac09b4ff6a59a6d22b9610ce62f2135008241 /chapter02/abouttestsuites.xml | |
parent | 46c039ef30b1f585e6f5f87ea9d35f33cfde46a9 (diff) |
Restoring the removed dbhtml directives.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3275 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter02/abouttestsuites.xml')
-rw-r--r-- | chapter02/abouttestsuites.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter02/abouttestsuites.xml b/chapter02/abouttestsuites.xml index 1f963d4ec..6f4831ac1 100644 --- a/chapter02/abouttestsuites.xml +++ b/chapter02/abouttestsuites.xml @@ -1,5 +1,6 @@ <sect1 id="prepare-abouttestsuites"> <title>About the test suites</title> +<?dbhtml filename="abouttestsuites.html" dir="chapter02"?> <para>Most packages provide a test suite. Running the test suite for a newly built package is generally a good idea, as it can provide a nice sanity check |