]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 15 Aug 1998 21:51:44 +0000 (21:51 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 15 Aug 1998 21:51:44 +0000 (21:51 +0000)
tests/ls-2/T.pm

index 0397d2fab7beca1af073058f8ef9de9e79f27daa..67f27df28e1d317ab0b0671594bac2ea2d7e7d93 100644 (file)
@@ -8,9 +8,7 @@ use FileHandle;
 use File::Compare qw(compare);
 
 @ISA = qw(Exporter);
-$VERSION = '$Revision: 1.11 $'; #'
-$VERSION =~ s/\$Revision:\s+//;
-$VERSION =~ s/\s+\$$//;
+($VERSION = '$Revision: 1.12 $ ') =~ tr/[0-9].//cd;
 @EXPORT = qw (run_tests);
 
 my @Types = qw (IN OUT ERR EXIT);