diff options
Diffstat (limited to 'chapter06/inetutils.xml')
-rw-r--r-- | chapter06/inetutils.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/inetutils.xml b/chapter06/inetutils.xml index af4c1790d..190e378f5 100644 --- a/chapter06/inetutils.xml +++ b/chapter06/inetutils.xml @@ -109,11 +109,11 @@ <para>To test the results, issue:</para> <screen><userinput remap="test">make check</userinput></screen> - +<!-- <para>One test, <emphasis>libls.sh</emphasis>, is known to fail due to hard coding of some support program paths. All tests pass if the tests are rerun at the end of Chapter 6.</para> - +--> <para>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> |