summaryrefslogtreecommitdiff
path: root/tests/dd/skip-seek
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-11-25 17:01:00 +0000
committerJim Meyering <jim@meyering.net>2000-11-25 17:01:00 +0000
commit7a16e5e6ff038a99bfa0d69293339d352ccf4cc5 (patch)
tree03f24f7dcf18533a453766c18f36d61188e3a36b /tests/dd/skip-seek
parent6cfcd41e1a49ee16b7a97201bad2d8fba6052e46 (diff)
downloadcoreutils-7a16e5e6ff038a99bfa0d69293339d352ccf4cc5.tar.xz
*** empty log message ***
Diffstat (limited to 'tests/dd/skip-seek')
-rwxr-xr-xtests/dd/skip-seek2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dd/skip-seek b/tests/dd/skip-seek
index f95528408..7ff3f5898 100755
--- a/tests/dd/skip-seek
+++ b/tests/dd/skip-seek
@@ -21,7 +21,7 @@ use strict;
# Turn off localisation of executable's ouput.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
-my $out = 'out-j';
+my $out = 'out';
my $script_name = $ENV{SCRIPT_NAME};
my @Tests =