cross-ng: bash: Remove a test failure which cannot happen in cross build

This commit is contained in:
Xi Ruoyao 2024-02-21 23:23:58 +08:00
parent f286505479
commit 0f35ff0d5c
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -99,10 +99,10 @@ EOF</userinput></screen>
there is a message saying the difference can be ignored. there is a message saying the difference can be ignored.
<!-- Some host distros set core file size hard limit < 1000, then the <!-- Some host distros set core file size hard limit < 1000, then the
test "ulimit -c -S 1000" attempts to set soft limit > hard limit test "ulimit -c -S 1000" attempts to set soft limit > hard limit
and fail. --> and fail. [Cannot affect cross build.]
One test named <filename>run-builtins</filename> is known to fail on One test named <filename>run-builtins</filename> is known to fail on
some host distros with a difference on the first line of the some host distros with a difference on the first line of the
output.</para> output. --></para>
<para>Install the package:</para> <para>Install the package:</para>