aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@mengyan1223.wang>2021-01-01 00:35:52 +0000
committerXi Ruoyao <xry111@mengyan1223.wang>2021-01-01 00:35:52 +0000
commit2f5d7d7d19ebcd298387e633661b2431ca5e833c (patch)
treeb48ecfd0ede945746733f63288de468903298001
parentbb31c129bb4891958fa2111f66548b4c2c6b6fc5 (diff)
chapter08/zstd: run the tests
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12076 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter08/zstd.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter08/zstd.xml b/chapter08/zstd.xml
index 9ed863659..0ec1a3c1b 100644
--- a/chapter08/zstd.xml
+++ b/chapter08/zstd.xml
@@ -46,7 +46,9 @@
<screen><userinput remap="make">make</userinput></screen>
- <para>This package does not come with a test suite.</para>
+ <para>To test the results, issue:</para>
+
+<screen><userinput remap="test">make check</userinput></screen>
<para>Install the package:</para>