Update of bug #50528 (project wget):
Status: None => Inspected
_______________________________________________________
Follow-up Comment #5:
Thanks, your output looks like mine here on Linux (ignoring dates and '`).
Except the result... that means, your filesystem changes the bytes in the
filenames. A later check byte-by-byte, using diropen/readdir, fails.
We addressed a similar issue in the Wget2 test suite (e.g. HFS+ is case
insensitive) where I check for case sensitivity of the filesystem and amend
the checks regarding of the result.
I am not going to backport that (C code) to wget 1.x (Perl or Python). But if
anyone makes up a patch, it'll be welcome.
The code is in (wget2) tests/libtest.c, wget_test_check_filesystem().
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?50528>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/