aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2021-04-26 19:26:06 -0500
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2021-04-26 19:26:06 -0500
commit7b2439a5df3c6d576e769ae4d2cfae978ac331b8 (patch)
tree5d662827e860c190cb24b86b551d7de3a7a0fc07 /chapter08
parentaf548cd4ae4426e330da08804abe6e9802f4759d (diff)
Update to vim-8.2.2812.
Update to iana-etc-20210407. Update to Python3-3.9.4. Update to meson-0.57.2. Update to linux-5.10.16. Update to less-581. Update to file-5.40. Update to bc-4.0.1.
Diffstat (limited to 'chapter08')
-rw-r--r--chapter08/python.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/python.xml b/chapter08/python.xml
index b71822b9b..4a6fe1bd5 100644
--- a/chapter08/python.xml
+++ b/chapter08/python.xml
@@ -88,7 +88,7 @@
<screen><userinput remap="test">make test</userinput></screen>
<para>Some tests requiring a network connection or additional packages are
- skipped. The test named test_normalization is known to fail. For
+ skipped. The tests test_unicodedata and test_curses tests are known to fail. For
more comprehensive results, the tests can be rerun when Python 3 is
reinstalled in BLFS.</para>