aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/vim.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2017-04-27 00:35:59 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2017-04-27 00:35:59 +0000
commit1c7cb2d22bcbc403b8e2f4d54ee63b50a790978a (patch)
tree6f5320266372506d016a5b134eea6f03e625b840 /chapter06/vim.xml
parent338bbfba59e5f6d02b1abba7952797db57356e41 (diff)
Add a comment about a vim test failure
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11233 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/vim.xml')
-rw-r--r--chapter06/vim.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/vim.xml b/chapter06/vim.xml
index db5e90429..6fa7f60f7 100644
--- a/chapter06/vim.xml
+++ b/chapter06/vim.xml
@@ -63,7 +63,8 @@
<para>However, this test suite outputs a lot of binary data to the screen,
which can cause issues with the settings of the current terminal. This can
be resolved by redirecting the output to a log file. A successful test
- will result in the words "ALL DONE" at completion.</para>
+ will result in the words "ALL DONE" at completion. One test,
+ Test_recover_root_dir() is known to fail, but is harmless.</para>
<para>Install the package:</para>