[otrs-cvs] module-tools module_check.pl,1.29,1.30

"CVS commits notifications of OTRS.org" <[email protected]>
Newsgroups gmane.comp.otrs.cvs
Message-ID <[email protected]>
Comments:
Update of /home/cvs/module-tools
In directory lancelot:/tmp/cvs-serv20406

Modified Files:
	module_check.pl 
Log Message:
Skip CVS diretories.

Author: ub

Index: module_check.pl
===================================================================
RCS file: /home/cvs/module-tools/module_check.pl,v
retrieving revision 1.29
retrieving revision 1.30
diff -2 -u -d -r1.29 -r1.30
--- module_check.pl	22 Nov 2012 13:34:24 -0000	1.29
+++ module_check.pl	22 Nov 2012 13:35:47 -0000	1.30
@@ -97,5 +97,5 @@
 
     # skip CVS directories
-    return if $ModuleDir =~ m{ /CVS ( \s* | / ) }xms;
+    return if $ModuleDir =~ m{ /CVS /? }xms;
 
     # check only Perl- and Template-files
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log
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.