diff options
Diffstat (limited to 'chapter08/gdbm.xml')
-rw-r--r-- | chapter08/gdbm.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/gdbm.xml b/chapter08/gdbm.xml index 72f53f250..431987f52 100644 --- a/chapter08/gdbm.xml +++ b/chapter08/gdbm.xml @@ -74,11 +74,11 @@ <para>To test the results, issue:</para> <screen><userinput remap="test">make check</userinput></screen> - +<!-- <para> One test, <filename>version</filename>, is known to fail. </para> - +--> <para>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> |