Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/util-linux.xml

    r11d5dee rff96923  
    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 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>
     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>
    102101
    103102    <screen><userinput remap="test">rm tests/ts/lsns/ioctl_ns</userinput></screen>
    104103    </note>
    105 
     104-->
    106105<screen><userinput remap="test">chown -Rv tester .
    107106su tester -c "make -k check"</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.