Переглянути джерело

Remove duplicate line

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11620 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 6 роки тому
батько
коміт
74d60a5db9
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      chapter06/vim.xml

+ 1 - 1
chapter06/vim.xml

@@ -76,7 +76,7 @@
 
 
 <screen><userinput remap="test">su nobody -s /bin/bash -c "LANG=en_US.UTF-8 make -j1 test" &amp;> vim-test.log</userinput></screen>
 <screen><userinput remap="test">su nobody -s /bin/bash -c "LANG=en_US.UTF-8 make -j1 test" &amp;> vim-test.log</userinput></screen>
 
 
-<screen><userinput remap="test">LANG=en_US.UTF-8 make -j1 test &amp;&gt; vim-test.log</userinput></screen>
+<!--<screen><userinput remap="test">LANG=en_US.UTF-8 make -j1 test &amp;&gt; vim-test.log</userinput></screen>-->
 
 
     <!--para>The test suite outputs a lot of binary data to the screen.  This can
     <!--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
     cause issues with the settings of the current terminal.  The problem can be