From: Jim Meyering Date: Sat, 15 Aug 1998 23:29:09 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_16u~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2db8ef7c55c311a74048c1aaa7e6cebcecc1732f;p=thirdparty%2Fcoreutils.git . --- diff --git a/tests/ls-2/T.pm b/tests/ls-2/Fetish.pm similarity index 99% rename from tests/ls-2/T.pm rename to tests/ls-2/Fetish.pm index 34f52ad225..ee0207d1e0 100644 --- a/tests/ls-2/T.pm +++ b/tests/ls-2/Fetish.pm @@ -8,7 +8,7 @@ use FileHandle; use File::Compare qw(compare); @ISA = qw(Exporter); -($VERSION = '$Revision: 1.15 $ ') =~ tr/[0-9].//cd; +($VERSION = '$Revision: 1.1 $ ') =~ tr/[0-9].//cd; @EXPORT = qw (run_tests); my @Types = qw (IN OUT ERR EXIT);