Changeset 94f7cd9


Ignore:
Timestamp:
05/09/2024 07:02:42 AM (5 weeks ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib
Children:
bc33d9d
Parents:
d091d78 (diff), 6dfdf03 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Automatic merge of trunk into multilib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/coreutils.xml

    rd091d78 r94f7cd9  
    128128    environment):</para>
    129129
    130 <screen><userinput remap="test">su tester -c "PATH=$PATH make RUN_EXPENSIVE_TESTS=yes check" &lt; /dev/null</userinput></screen>
     130<screen><userinput remap="test">su tester -c "PATH=$PATH make -k RUN_EXPENSIVE_TESTS=yes check" \
     131   &lt; /dev/null</userinput></screen>
    131132
    132133    <para>Remove the temporary group:</para>
Note: See TracChangeset for help on using the changeset viewer.