]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 25 Nov 2000 17:01:00 +0000 (17:01 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 25 Nov 2000 17:01:00 +0000 (17:01 +0000)
tests/dd/skip-seek

index f95528408d86dcf16cda417bdc8b579c7284aa7b..7ff3f589837b922b36bf5de4dd155523bbaccc60 100755 (executable)
@@ -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 =