mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-12 18:07:23 -04:00
de73a867ca
With these adjustments, all tests pass on macOS Catalina. * tests/dd/sparse.sh: Adjust so that systems like apfs that don't create holes < 16 MiB do not fail erroneously. * tests/touch/trailing-slash.sh: Darwin was seen to dereference symlinks to files when given a trailing slash, so avoid that particular case.