Ignore:
Timestamp:
Oct 24, 2015, 4:53:03 PM (8 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
master, systemd
Children:
9003f44
Parents:
7d20d9e
Message:

Use make check for Glibc. The check already creates a log and outputs any failures at the end of the check.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/glibc.xml

    r7d20d9e re936abe  
    100100<!-- items n,o,p no longer the master, use x86_64 which has no failures -->
    101101
    102 <screen os="n"><userinput remap="test">make -k check 2&gt;&amp;1 | tee glibc-check-log; grep Error glibc-check-log</userinput></screen>
     102<screen os="n"><userinput remap="test">make check</userinput></screen>
    103103
    104104    <para os="o">The Glibc test suite is highly dependent on certain functions of
Note: See TracChangeset for help on using the changeset viewer.