Author: bdubbs
Date: Sun Jun 16 14:13:07 2019
New Revision: 11620
Log:
Remove duplicate line
Modified:
trunk/BOOK/chapter06/vim.xml
Modified: trunk/BOOK/chapter06/vim.xml
==============================================================================
--- trunk/BOOK/chapter06/vim.xml Sun Jun 16 14:09:30 2019 (r11619)
+++ trunk/BOOK/chapter06/vim.xml Sun Jun 16 14:13:07 2019 (r11620)
@@ -77,7 +77,7 @@
<screen><userinput remap="test">su nobody -s /bin/bash -c "LANG=en_US.UTF-8
make -j1 test" &> vim-test.log</userinput></screen>
-<screen><userinput remap="test">LANG=en_US.UTF-8 make -j1 test &>
vim-test.log</userinput></screen>
+<!--<screen><userinput remap="test">LANG=en_US.UTF-8 make -j1 test &>
vim-test.log</userinput></screen>-->
<para>The test suite outputs a lot of binary data to the screen. This can
cause issues with the settings of the current terminal. The problem can be
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page