mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-07-01 06:17:04 +02:00
cc58b65736
* 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.