diff options
Diffstat (limited to 'tests/misc/head-c.sh')
-rwxr-xr-x | tests/misc/head-c.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/misc/head-c.sh b/tests/misc/head-c.sh index eada8d550..37a86cea8 100755 --- a/tests/misc/head-c.sh +++ b/tests/misc/head-c.sh @@ -18,6 +18,7 @@ . "${srcdir=.}/tests/init.sh"; path_prepend_ ./src print_ver_ head +require_ulimit_v_ # exercise the fix of 2001-08-18, based on test case from Ian Bruce echo abc > in || framework_failure_ |