瀏覽代碼

grep: -k is not necessary for make test anymore

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11741 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Xi Ruoyao 5 年之前
父節點
當前提交
d495761211
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      chapter06/grep.xml

+ 1 - 1
chapter06/grep.xml

@@ -50,7 +50,7 @@
 
     <para>To test the results, issue:</para>
 
-<screen><userinput remap="test">make -k check</userinput></screen>
+<screen><userinput remap="test">make check</userinput></screen>
 
     <para>Install the package:</para>