dd: port big-offset test to macOS 12.6
commitcc58b657361bf6d5467753ee547d3a1266a6cc7f
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 20 Nov 2024 19:11:54 +0000 (20 11:11 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 20 Nov 2024 19:11:54 +0000 (20 11:11 -0800)
tree139eac9b471758e769d00a3cbb400b6834b2320e
parent96954f37a9b0b7b344aecf1faff1e32f590b732b
dd: port big-offset test to macOS 12.6

* 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.
tests/dd/skip-seek-past-file.sh