[svn:parrot] r35744 - trunk/t/codingstd

[email protected]
Newsgroups perl.cvs.parrot
Message-ID <[email protected]>
Author: fperrad
Date: Mon Jan 19 04:56:27 2009
New Revision: 35744

Modified:
   trunk/t/codingstd/svn_id.t

Log:
[codingstd]
SVN keyword Id must by followed by a column

Modified: trunk/t/codingstd/svn_id.t
==============================================================================
--- trunk/t/codingstd/svn_id.t	(original)
+++ trunk/t/codingstd/svn_id.t	Mon Jan 19 04:56:27 2009
@@ -43,7 +43,7 @@
 my @files = @ARGV ? @ARGV : @all_files;
 my @no_id_files;
 
-my $id_line = '\$Id.*\$';
+my $id_line = '\$Id:.*\$';
 
 foreach my $file (@files) {
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.