Revert "util-linux: explain ioctl_ns failure more precisely"

This reverts commit 79902f4e51.
This commit is contained in:
Xi Ruoyao 2021-07-29 18:14:21 +08:00
parent 7e4c60ef34
commit 2f67a2a07f
No known key found for this signature in database
GPG Key ID: D95E4716CCBB34DC

View File

@ -95,9 +95,9 @@
<screen role="nodump"><userinput>bash tests/run.sh --srcdir=$PWD --builddir=$PWD</userinput></screen>
</warning>
<note><para>There is one test that fails if the related config options
are not enabled in the kernel of the host system. The failure
causes the tests to hang forever.
<note><para>There is one test that fails in the chroot envronment and
causes the tests to hang forever. The problem does not occur outside
of the chroot envronment.
To work around the problem, delete the test:</para>
<screen><userinput remap="test">rm tests/ts/lsns/ioctl_ns</userinput></screen>