]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: adjust memory limits in head-c.sh
authorPádraig Brady <P@draigBrady.com>
Fri, 15 Jan 2016 14:16:11 +0000 (14:16 +0000)
committerPádraig Brady <P@draigBrady.com>
Fri, 15 Jan 2016 14:19:48 +0000 (14:19 +0000)
commit7648870f391f7565b8a9b0c98d10ff9a0f32ecb7
tree9d4b6e1e1993aff617e0e7e33fa0661205220123
parent4c7d82f1f11a3e122befccde505a1dc4519a22e7
tests: adjust memory limits in head-c.sh

* tests/misc/head-c.sh: Further increase the limit, to account
for the fact that head(1) needs at least 1.576MB over the base test
command on FreeBSD 10.  4MB should be enough headroom while
still providing over allocation protection.
Reported by Assaf Gordon.
tests/misc/head-c.sh