From ae3f78a38237bbdd7937f5a770d2c9582fa242ed Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sun, 29 Aug 2021 22:08:49 +0800 Subject: [PATCH] gdbm: document gdbmtool tests fail, add -k --- chapter08/gdbm.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/chapter08/gdbm.xml b/chapter08/gdbm.xml index 431987f52..93e1f6a11 100644 --- a/chapter08/gdbm.xml +++ b/chapter08/gdbm.xml @@ -73,12 +73,14 @@ To test the results, issue: -make check - + Install the package: make install