From: Jim Meyering Date: Thu, 13 Jan 2000 23:03:08 +0000 (+0000) Subject: remove md5sum residue X-Git-Tag: FILEUTILS-4_0p~214 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=66cbf09569c5dcd50529beb1da5fa984ac5f3391;p=thirdparty%2Fcoreutils.git remove md5sum residue --- diff --git a/tests/unexpand/basic-1 b/tests/unexpand/basic-1 index cdc26eafc3..64ebd70830 100755 --- a/tests/unexpand/basic-1 +++ b/tests/unexpand/basic-1 @@ -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.