summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-05-01 09:30:22 +0200
committerJim Meyering <meyering@redhat.com>2008-05-06 08:21:29 +0200
commitcca51697aa3627b7b920567758df306d053f9ec4 (patch)
tree7a755598465aec751e5c9c4c58dd2cec61c8121b /tests
parent22adc16d9cb2ca99b3f7b04f761c89db09f19304 (diff)
downloadcoreutils-cca51697aa3627b7b920567758df306d053f9ec4.tar.xz
fix typo in comments: s/ouput/output/
adjust spelling in that same comment: s/localisation/localization/
Diffstat (limited to 'tests')
-rwxr-xr-xtests/dd/skip-seek2
-rwxr-xr-xtests/du/files0-from2
-rwxr-xr-xtests/misc/base642
-rwxr-xr-xtests/misc/basename2
-rwxr-xr-xtests/misc/cut2
-rwxr-xr-xtests/misc/date2
-rwxr-xr-xtests/misc/dircolors2
-rwxr-xr-xtests/misc/dirname2
-rwxr-xr-xtests/misc/expand2
-rwxr-xr-xtests/misc/expr2
-rwxr-xr-xtests/misc/factor2
-rwxr-xr-xtests/misc/fold2
-rwxr-xr-xtests/misc/head-elide-tail2
-rwxr-xr-xtests/misc/ls-misc2
-rwxr-xr-xtests/misc/md5sum2
-rwxr-xr-xtests/misc/md5sum-newline2
-rwxr-xr-xtests/misc/mktemp2
-rwxr-xr-xtests/misc/od2
-rwxr-xr-xtests/misc/paste2
-rwxr-xr-xtests/misc/pr2
-rwxr-xr-xtests/misc/seq2
-rwxr-xr-xtests/misc/sha1sum2
-rwxr-xr-xtests/misc/sha1sum-vec2
-rwxr-xr-xtests/misc/sha224sum2
-rwxr-xr-xtests/misc/sha256sum2
-rwxr-xr-xtests/misc/sha384sum2
-rwxr-xr-xtests/misc/sha512sum2
-rwxr-xr-xtests/misc/sort-merge2
-rwxr-xr-xtests/misc/stat-printf2
-rwxr-xr-xtests/misc/sum2
-rwxr-xr-xtests/misc/test-diag2
-rwxr-xr-xtests/misc/tsort2
-rwxr-xr-xtests/misc/unexpand2
-rwxr-xr-xtests/misc/wc2
-rwxr-xr-xtests/misc/wc-files0-from2
-rwxr-xr-xtests/misc/xstrtol2
-rwxr-xr-xtests/mv/i-12
-rwxr-xr-xtests/rm/empty-name2
-rwxr-xr-xtests/rm/unreadable2
39 files changed, 39 insertions, 39 deletions
diff --git a/tests/dd/skip-seek b/tests/dd/skip-seek
index 2bedd3027..7a0c117fa 100755
--- a/tests/dd/skip-seek
+++ b/tests/dd/skip-seek
@@ -30,7 +30,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 $out = 'out';
my $script_name = $ENV{SCRIPT_NAME};
diff --git a/tests/du/files0-from b/tests/du/files0-from
index dc626d244..000a1113f 100755
--- a/tests/du/files0-from
+++ b/tests/du/files0-from
@@ -30,7 +30,7 @@ use strict;
$ENV{PROG} = 'du';
-# Turn off localization of executable's ouput.
+# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my @Tests =
diff --git a/tests/misc/base64 b/tests/misc/base64
index 318f26d7a..f44329808 100755
--- a/tests/misc/base64
+++ b/tests/misc/base64
@@ -27,7 +27,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;
# Return the encoding of a string of N 'a's.
diff --git a/tests/misc/basename b/tests/misc/basename
index fb4f64083..65575c020 100755
--- a/tests/misc/basename
+++ b/tests/misc/basename
@@ -27,7 +27,7 @@ use File::stat;
(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 $stat_single = stat('/');
diff --git a/tests/misc/cut b/tests/misc/cut
index fd3c1770c..760448c4e 100755
--- a/tests/misc/cut
+++ b/tests/misc/cut
@@ -26,7 +26,7 @@ use strict;
(my $ME = $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 $prog = 'cut';
diff --git a/tests/misc/date b/tests/misc/date
index ec43bb7b9..0ab805e33 100755
--- a/tests/misc/date
+++ b/tests/misc/date
@@ -26,7 +26,7 @@ use strict;
(my $ME = $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;
# Export TZ=UTC0 so that zone-dependent strings match.
diff --git a/tests/misc/dircolors b/tests/misc/dircolors
index e235ec3a1..85eb21480 100755
--- a/tests/misc/dircolors
+++ b/tests/misc/dircolors
@@ -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;
my @Tests =
diff --git a/tests/misc/dirname b/tests/misc/dirname
index 057da6f4c..4a1de34d0 100755
--- a/tests/misc/dirname
+++ b/tests/misc/dirname
@@ -28,7 +28,7 @@ use File::stat;
(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 $stat_single = stat('/');
diff --git a/tests/misc/expand b/tests/misc/expand
index 31969bfeb..114e9bfbb 100755
--- a/tests/misc/expand
+++ b/tests/misc/expand
@@ -28,7 +28,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
-# Turn off localization of executable's ouput.
+# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my @Tests =
diff --git a/tests/misc/expr b/tests/misc/expr
index f7968fdcd..032db00fb 100755
--- a/tests/misc/expr
+++ b/tests/misc/expr
@@ -28,7 +28,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
my $prog = 'expr';
-# 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 =
diff --git a/tests/misc/factor b/tests/misc/factor
index 320ef2f67..9319d3faa 100755
--- a/tests/misc/factor
+++ b/tests/misc/factor
@@ -29,7 +29,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
my $prog = 'factor';
-# 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 =
diff --git a/tests/misc/fold b/tests/misc/fold
index 4f9be9a59..baf5b6809 100755
--- a/tests/misc/fold
+++ b/tests/misc/fold
@@ -41,7 +41,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
-# Turn off localization of executable's ouput.
+# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my @Tests =
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.
diff --git a/tests/misc/ls-misc b/tests/misc/ls-misc
index c54c7a553..f917acdf7 100755
--- a/tests/misc/ls-misc
+++ b/tests/misc/ls-misc
@@ -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;
my $saved_ls_colors;
diff --git a/tests/misc/md5sum b/tests/misc/md5sum
index b1430994b..28927f56a 100755
--- a/tests/misc/md5sum
+++ b/tests/misc/md5sum
@@ -26,7 +26,7 @@ use strict;
my $prog = 'md5sum';
-# Turn off localisation of executable's ouput.
+# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my $degenerate = "d41d8cd98f00b204e9800998ecf8427e";
diff --git a/tests/misc/md5sum-newline b/tests/misc/md5sum-newline
index b2c6116cd..ed6b85ceb 100755
--- a/tests/misc/md5sum-newline
+++ b/tests/misc/md5sum-newline
@@ -40,7 +40,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 $degenerate = "d41d8cd98f00b204e9800998ecf8427e";
diff --git a/tests/misc/mktemp b/tests/misc/mktemp
index 826165633..835b43858 100755
--- a/tests/misc/mktemp
+++ b/tests/misc/mktemp
@@ -54,7 +54,7 @@ sub check_tmp($$)
and do { unlink $file or die "$ME: failed to unlink $file: $!\n" };
}
-# Turn off localisation of executable's ouput.
+# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my $prog = 'mktemp';
diff --git a/tests/misc/od b/tests/misc/od
index 46eb1a89d..ef4314a77 100755
--- a/tests/misc/od
+++ b/tests/misc/od
@@ -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;
# Use a file in /proc whose size is not likely to
diff --git a/tests/misc/paste b/tests/misc/paste
index 21f1e47f6..3fe6c87bb 100755
--- a/tests/misc/paste
+++ b/tests/misc/paste
@@ -28,7 +28,7 @@ use strict;
(my $program_name = $0) =~ s|.*/||;
-# Turn off localization of executable's ouput.
+# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my $prog = 'paste';
diff --git a/tests/misc/pr b/tests/misc/pr
index 33fbc0020..1badb83a4 100755
--- a/tests/misc/pr
+++ b/tests/misc/pr
@@ -31,7 +31,7 @@ use strict;
$ENV{PROG} = 'pr';
my $ME = $ENV{PROG};
-# Turn off localization of executable's ouput.
+# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my @Tests =
diff --git a/tests/misc/seq b/tests/misc/seq
index 05ad9286f..c04e9fa54 100755
--- a/tests/misc/seq
+++ b/tests/misc/seq
@@ -27,7 +27,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 $prog = 'seq';
diff --git a/tests/misc/sha1sum b/tests/misc/sha1sum
index ae8137359..0dff347b2 100755
--- a/tests/misc/sha1sum
+++ b/tests/misc/sha1sum
@@ -26,7 +26,7 @@ use strict;
my $prog = 'sha1sum';
-# Turn off localisation of executable's ouput.
+# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my $sha_degenerate = "da39a3ee5e6b4b0d3255bfef95601890afd80709";
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:
diff --git a/tests/misc/sha224sum b/tests/misc/sha224sum
index e94dec176..ac63318ac 100755
--- a/tests/misc/sha224sum
+++ b/tests/misc/sha224sum
@@ -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;
my @Tests =
diff --git a/tests/misc/sha256sum b/tests/misc/sha256sum
index 798e8a325..16eb0c66a 100755
--- a/tests/misc/sha256sum
+++ b/tests/misc/sha256sum
@@ -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;
my $sha_degenerate = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855";
diff --git a/tests/misc/sha384sum b/tests/misc/sha384sum
index 728302e37..133764290 100755
--- a/tests/misc/sha384sum
+++ b/tests/misc/sha384sum
@@ -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;
my $sha_degenerate = "38b060a751ac96384cd9327eb1b1e36a21fdb71114be07434c0cc7bf63f6e1da274edebfe76f65fbd51ad2f14898b95b";
diff --git a/tests/misc/sha512sum b/tests/misc/sha512sum
index 9a62d6743..696c504f4 100755
--- a/tests/misc/sha512sum
+++ b/tests/misc/sha512sum
@@ -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;
my $sha_degenerate = "cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e";
diff --git a/tests/misc/sort-merge b/tests/misc/sort-merge
index 8963acb98..b25876a82 100755
--- a/tests/misc/sort-merge
+++ b/tests/misc/sort-merge
@@ -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;
my @Tests =
diff --git a/tests/misc/stat-printf b/tests/misc/stat-printf
index 9852e1fea..fd720df30 100755
--- a/tests/misc/stat-printf
+++ b/tests/misc/stat-printf
@@ -27,7 +27,7 @@ use strict;
(my $ME = $0) =~ s|.*/||;
my $prog = 'stat';
-# 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 =
diff --git a/tests/misc/sum b/tests/misc/sum
index 59ac53560..7b99a42ed 100755
--- a/tests/misc/sum
+++ b/tests/misc/sum
@@ -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;
my $in_1k = 'a' x 1024;
diff --git a/tests/misc/test-diag b/tests/misc/test-diag
index 8ef7f3f5e..a9aa0a81a 100755
--- a/tests/misc/test-diag
+++ b/tests/misc/test-diag
@@ -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;
my $prog = "$ENV{abs_top_builddir}/src/test";
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 =
diff --git a/tests/misc/unexpand b/tests/misc/unexpand
index c8992ef13..a7546ffff 100755
--- a/tests/misc/unexpand
+++ b/tests/misc/unexpand
@@ -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;
my $prog = 'unexpand';
diff --git a/tests/misc/wc b/tests/misc/wc
index df0c9ffc7..96183c240 100755
--- a/tests/misc/wc
+++ b/tests/misc/wc
@@ -26,7 +26,7 @@ use strict;
my $prog = 'wc';
-# 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 =
diff --git a/tests/misc/wc-files0-from b/tests/misc/wc-files0-from
index 3698a5679..047cbce78 100755
--- a/tests/misc/wc-files0-from
+++ b/tests/misc/wc-files0-from
@@ -31,7 +31,7 @@ use strict;
my $prog = 'wc';
-# Turn off localization of executable's ouput.
+# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my @Tests =
diff --git a/tests/misc/xstrtol b/tests/misc/xstrtol
index c3a34077a..d31df6dba 100755
--- a/tests/misc/xstrtol
+++ b/tests/misc/xstrtol
@@ -31,7 +31,7 @@ use strict;
(my $ME = $0) =~ s|.*/||;
-# Turn off localisation of executable's output.
+# Turn off localization of executable's output.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my $prog = 'pr';
diff --git a/tests/mv/i-1 b/tests/mv/i-1
index d52366683..4962813a4 100755
--- a/tests/mv/i-1
+++ b/tests/mv/i-1
@@ -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;
my $test_a = 'a';
diff --git a/tests/rm/empty-name b/tests/rm/empty-name
index 96dab94c0..d940d01fa 100755
--- a/tests/rm/empty-name
+++ b/tests/rm/empty-name
@@ -31,7 +31,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 $prog = 'rm';
diff --git a/tests/rm/unreadable b/tests/rm/unreadable
index fe5665344..e0fd93f9b 100755
--- a/tests/rm/unreadable
+++ b/tests/rm/unreadable
@@ -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;
my $d = "dir-$$";