]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: avoid dependence on file layout for cp sparse check
authorPádraig Brady <P@draigBrady.com>
Wed, 12 Apr 2023 13:37:00 +0000 (14:37 +0100)
committerPádraig Brady <P@draigBrady.com>
Thu, 13 Apr 2023 19:19:18 +0000 (20:19 +0100)
commitdaa1e4f55702e03e9bcf06d2d0906652fb1619b0
tree121fb194010cd67525d8826e25df5126c65ac375
parent854c90ecc031232a3bd6d94b149f84d5c2e1ab11
tests: avoid dependence on file layout for cp sparse check

* tests/cp/sparse-2.sh: Don't depend on the copy taking
<= allocation of the source.  Instead leverage --debug
to check that zero detection is being enabled.
tests/cp/sparse-2.sh