]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
remove md5sum residue
authorJim Meyering <jim@meyering.net>
Thu, 13 Jan 2000 23:03:08 +0000 (23:03 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 13 Jan 2000 23:03:08 +0000 (23:03 +0000)
tests/unexpand/basic-1

index cdc26eafc36bd3016e6b0716f566f3808aa0a1be..64ebd70830b0f96c8e4f801c7b8b0110494d05ea 100755 (executable)
@@ -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.