aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
authorKen Moffat <ken@linuxfromscratch.org>2021-05-25 21:56:11 +0100
committerKen Moffat <ken@linuxfromscratch.org>2021-05-25 21:56:11 +0100
commitd3e6c1b7e62918290a00fec78a050dc3e1f61aa9 (patch)
tree97954d7db2ac4f63b19811a1a208d6ba322b6422 /chapter08
parent1432cda119581f6d764f7178525dc50e89108145 (diff)
gdbm: The failing test is reported as 'FAIL: version'
so report that as lowercase.
Diffstat (limited to 'chapter08')
-rw-r--r--chapter08/gdbm.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/gdbm.xml b/chapter08/gdbm.xml
index 4dff502d6..72f53f250 100644
--- a/chapter08/gdbm.xml
+++ b/chapter08/gdbm.xml
@@ -76,7 +76,7 @@
<screen><userinput remap="test">make check</userinput></screen>
<para>
- One test, <filename>VERSION</filename>, is known to fail.
+ One test, <filename>version</filename>, is known to fail.
</para>
<para>Install the package:</para>