bug#22931: tests/split/filter.sh fails on an XFS file system

2016-03-06 Thread Jim Meyering
On Sun, Mar 6, 2016 at 7:36 PM, Jim Meyering wrote: > The split/filter.sh test would fail like this: > > $ make check TESTS=tests/split/filter.sh VERBOSE=yes SUBDIRS=. > + truncate -s9223372036854775807 zero.in > + timeout 10 sh -c 'split --filter="head -c1 >/dev/null" -n

bug#22931: tests/split/filter.sh fails on an XFS file system

2016-03-06 Thread Jim Meyering
The split/filter.sh test would fail like this: $ make check TESTS=tests/split/filter.sh VERBOSE=yes SUBDIRS=. + truncate -s9223372036854775807 zero.in + timeout 10 sh -c 'split --filter="head -c1 >/dev/null" -n 1 zero.in' split: zero.in: cannot determine file size: Value too large for