diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-03-03 22:10:40 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-03-03 22:10:40 +0000 |
commit | 46c039ef30b1f585e6f5f87ea9d35f33cfde46a9 (patch) | |
tree | 6dc1a691661ea31655740cdab5f6ddaab893f5ac /chapter02/abouttestsuites.xml | |
parent | db9d773c6e39372c09613573d66473172d4f353f (diff) |
Removing some of the dbhtml directives.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3274 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter02/abouttestsuites.xml')
-rw-r--r-- | chapter02/abouttestsuites.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter02/abouttestsuites.xml b/chapter02/abouttestsuites.xml index ccf6c8099..1f963d4ec 100644 --- a/chapter02/abouttestsuites.xml +++ b/chapter02/abouttestsuites.xml @@ -1,6 +1,5 @@ -<sect1 id="ch-prepare-abouttestsuites"> +<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 |