diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-04-04 20:43:17 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-04-04 20:43:17 +0000 |
commit | c836998d30ff98cf591df9f6a80f2f0211a48c66 (patch) | |
tree | 953dc7212164103d5806a66d90a504d15411190f /chapter05 | |
parent | 56e814c42e4e9a622b215f33eecfb73c7400200a (diff) |
* Mention bzip2's testsuite
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4865 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/bzip2.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter05/bzip2.xml b/chapter05/bzip2.xml index a45dee979..1c9e499a3 100644 --- a/chapter05/bzip2.xml +++ b/chapter05/bzip2.xml @@ -36,6 +36,7 @@ script. Compile it with:</para> <screen><userinput>make PREFIX=/tools install</userinput></screen> +<para>To test the results, issue: <userinput>make test</userinput>.</para> </sect2> <sect2 role="content"><title/> |