Hi Bruno, Bruno Haible via GNU coreutils General Discussion <[email protected]> writes:
> On Haiku of this month, I see 6 ERRORs and 30 FAILs. > > ERROR: tests/ls/ls-time > ERROR: tests/cp/link-preserve > ERROR: tests/ln/hard-to-sym > ERROR: tests/ls/multihardlink > ERROR: tests/mv/i-link-no > ERROR: tests/rm/no-give-up > > FAIL: tests/help/help-version > FAIL: link > [...] The last time I checked Coreutils on Haiku most of the failures were because LC_ALL=C there is UTF-8. So error messages would use ‘...’ instead of '...', causing tests to fail. So I wouldn't worry too much about it. Collin
