[lfs] 01/03: gcc: get rid of the meaningless (to us) "mv" commands in test_summary output

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]> Tue, 02 Jun 2026 11:25:34 +0000
Newsgroups gmane.linux.lfs.book
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository lfs.

commit 840726a09a6d15a071b46b4b82b205c620a23451
Author: Xi Ruoyao <[email protected]>
AuthorDate: Fri May 29 17:17:31 2026 +0800

    gcc: get rid of the meaningless (to us) "mv" commands in test_summary output
---
 chapter08/gcc.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml
index e135f512d..185037762 100644
--- a/chapter08/gcc.xml
+++ b/chapter08/gcc.xml
@@ -199,7 +199,7 @@ su tester -c "PATH=$PATH make -k check"</userinput></screen>
 
     <para>To extract a summary of the test suite results, run:</para>
 
-<screen><userinput remap="test">../contrib/test_summary</userinput></screen>
+<screen><userinput remap="test">../contrib/test_summary -t</userinput></screen>
 
     <para>To filter out only the summaries, pipe the output through
     <userinput>grep -A7 Summ</userinput>.</para>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page