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 ad7c7bf40..961dc9898 100755
--- a/tests/misc/head-elide-tail
+++ b/tests/misc/head-elide-tail
@@ -30,7 +30,7 @@ use strict;
$ENV{PROG} = 'head';
-# Turn off localization of executable's ouput.
+# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
# This should match the definition in head.c.