mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-06 15:16:37 -04:00
2625209807
* tests/ln/non-utf8-src.sh: New test ensuring ln handles source filenames containing non-UTF-8 bytes when linking into a target directory, for both hard links and symbolic links with -t. * tests/local.mk: Register the new test. https://github.com/uutils/coreutils/pull/11403 https://github.com/coreutils/coreutils/pull/240