Ignore:
Timestamp:
07/27/2021 07:29:34 PM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
ml-11.0, multilib
Children:
00e8b532
Parents:
85cd74c2 (diff), 29779c4 (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/util-linux.xml

    r85cd74c2 r64a306d  
    9595<screen role="nodump"><userinput>bash tests/run.sh --srcdir=$PWD --builddir=$PWD</userinput></screen>
    9696    </warning>
    97 <!--
    98     <note><para>There is one test that depends on the configuration of the kernel.
    99     If CONFIG_USER_NS or CONFIG_PID_NS are not set, the tests will hang forever.
    100     To work around the problem, delete one test:</para>
     97
     98    <note><para>There is one test that fails in the chroot envronment and
     99    causes the tests to hang forever.  The problem does not occur outside
     100    of the chroot envronment.
     101    To work around the problem, delete the test:</para>
    101102
    102103    <screen><userinput remap="test">rm tests/ts/lsns/ioctl_ns</userinput></screen>
    103104    </note>
    104 -->
     105
    105106<screen><userinput remap="test">chown -Rv tester .
    106107su tester -c "make -k check"</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.