mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +00:00
Remove duplicate line
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11620 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
76a706e9bd
commit
590d4cbe1d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user