]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: fix false failure due to ulimit usage
authorPádraig Brady <P@draigBrady.com>
Thu, 16 Apr 2026 18:03:13 +0000 (19:03 +0100)
committerPádraig Brady <P@draigBrady.com>
Thu, 16 Apr 2026 18:03:13 +0000 (19:03 +0100)
commit0b7d8620f74db8515ad2d1cb95a945cd407ac6bc
tree469912c90ef720557baa62a64686f8d3912c835f
parentad4a9fb82a2d3a7a89ade99ace6cec2a0366cdd5
tests: fix false failure due to ulimit usage

* tests/dd/no-allocate.sh: Run getlimits_ to ensure
we have $SSIZE_MAX etc. available.  Also give some buffer
for the configured ulimit to leave space for returns_ to work.
tests/dd/no-allocate.sh