summaryrefslogtreecommitdiff
path: root/tests/misc/sha1sum-vec
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/sha1sum-vec')
-rwxr-xr-xtests/misc/sha1sum-vec2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/sha1sum-vec b/tests/misc/sha1sum-vec
index 541aaf216..ef75b496d 100755
--- a/tests/misc/sha1sum-vec
+++ b/tests/misc/sha1sum-vec
@@ -26,7 +26,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
-# Turn off localisation of executable's ouput.
+# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
# The data from which these tests were derived came from here: