mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-03-13 16:35:18 +02:00
* tests/dd/skip-seek-past-file.sh: Do not assume that seek to exactly OFF_T_MAX should fail; it works on macOS 12.6 and POSIX allows this. Come to think of it, it should work on Solaris too, if someone ever comes across a Solaris host with a file system that allows such files.