1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00

remove md5sum residue

This commit is contained in:
Jim Meyering
2000-01-13 23:03:08 +00:00
parent 3152cf6f82
commit 66cbf09569

View File

@@ -19,8 +19,6 @@ use strict;
# Turn off localisation of executable's ouput.
@ENV{qw(LANGUAGE LANG LC_ALL)} = ('C') x 3;
my $degenerate = "d41d8cd98f00b204e9800998ecf8427e";
my @Tests =
(
# These would infloop prior to textutils-2.0d.