diff options
Diffstat (limited to 'chapter06/tar.xml')
-rw-r--r-- | chapter06/tar.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/chapter06/tar.xml b/chapter06/tar.xml index dd91e51c4..a5baf9431 100644 --- a/chapter06/tar.xml +++ b/chapter06/tar.xml @@ -48,12 +48,10 @@ <screen><userinput remap="make">make</userinput></screen> - <para>To test the results, issue:</para> + <para>To test the results (about 1 SBU), issue:</para> -<screen><userinput remap="test">make check || true</userinput></screen> +<screen><userinput remap="test">make check</userinput></screen> - <para>Note that tests 26 and 29 are known to fail intermittently.</para> - <para>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> |