coreutils: Test names are filenames

This commit is contained in:
Xi Ruoyao 2024-04-02 18:13:33 +08:00
parent 7a8f589df1
commit ba64c50ecc
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -134,7 +134,8 @@ FORCE_UNSAFE_CONFIGURE=1 ./configure \
<screen><userinput remap="test">groupdel dummy</userinput></screen>
<para>
Two tests, tests/cp/preserve-mode.sh and tests/mv/acl.sh, are known to
Two tests, <filename>tests/cp/preserve-mode.sh</filename> and
<filename>tests/mv/acl.sh</filename>, are known to
fail in the chroot environment, but pass in a complete system.
</para>