summaryrefslogtreecommitdiff
path: root/tests/misc/tsort
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/tsort')
-rwxr-xr-xtests/misc/tsort2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/tsort b/tests/misc/tsort
index 1bd3b90b8..7d9c4ee9a 100755
--- a/tests/misc/tsort
+++ b/tests/misc/tsort
@@ -28,7 +28,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;
my @Tests =