Bruno Haible via GNU coreutils General Discussion <[email protected]>
writes:

> "make check" then shows 15 ERROR and 60 FAIL (the same number as without
> the patch). Find the log attached.

Thanks.

The failures mostly appear to be caused by LC_ALL=C not being ASCII,
similar to Haiku. Here is an example diff that causes a test to fail:

    -timeout: sending signal INT to command 'env'
    +timeout: sending signal INT to command ‘env’

Collin

Reply via email to