summaryrefslogtreecommitdiff
path: root/tests/misc/head-elide-tail
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/head-elide-tail')
-rwxr-xr-xtests/misc/head-elide-tail2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/head-elide-tail b/tests/misc/head-elide-tail
index de4896bc5..85f509d26 100755
--- a/tests/misc/head-elide-tail
+++ b/tests/misc/head-elide-tail
@@ -26,7 +26,7 @@ $ENV{PROG} = 'head';
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
# This should match the definition in head.c.
-my $READ_BUFSIZE = 4096;
+my $READ_BUFSIZE = 8192;
my @Tests =
(