diff options
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/zstd.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter08/zstd.xml b/chapter08/zstd.xml index 8edf9ebad..1d0c603f6 100644 --- a/chapter08/zstd.xml +++ b/chapter08/zstd.xml @@ -46,6 +46,12 @@ <screen><userinput remap="make">make</userinput></screen> + <note> + <para>In the test output there are several places that + indicate 'failed'. These are expected and only 'FAIL' is an actual + test failure. There should be no test failures.</para> + </note> + <para>To test the results, issue:</para> <screen><userinput remap="test">make check</userinput></screen> |