Author: xry111 Date: Mon Feb 3 06:04:54 2020 New Revision: 11741 Log: grep: -k is not necessary for make test anymore
Modified: trunk/BOOK/chapter06/grep.xml Modified: trunk/BOOK/chapter06/grep.xml ============================================================================== --- trunk/BOOK/chapter06/grep.xml Sun Feb 2 16:26:21 2020 (r11740) +++ trunk/BOOK/chapter06/grep.xml Mon Feb 3 06:04:54 2020 (r11741) @@ -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> -- http://lists.linuxfromscratch.org/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page