[otrs-cvs] module-tools FileCheck.pl,1.6,1.7

Comments:
Update of /home/cvs/module-tools
In directory lancelot:/tmp/cvs-serv30302

Modified Files:
	FileCheck.pl 
Log Message:
Added possibility to define custom ignore files and custom ignore dirs in .filecheckignore and
.filecheckdirignore files respectively.

Author: cr

Index: FileCheck.pl
===================================================================
RCS file: /home/cvs/module-tools/FileCheck.pl,v
retrieving revision 1.6
retrieving revision 1.7
diff -2 -u -d -r1.6 -r1.7
--- FileCheck.pl	18 Jan 2011 09:55:52 -0000	1.6
+++ FileCheck.pl	30 Jun 2012 18:26:35 -0000	1.7
 <at>  <at>  -2,5 +2,5  <at>  <at> 
 # --
 # module-tools/FileCheck.pl - searchs for mistakes in the list of files registered in SOPM
-# Copyright (C) 2001-2011 OTRS AG, http://otrs.org/
+# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
 # --
 # $Id$
 <at>  <at>  -147,9 +147,53  <at>  <at> 

     # files and directories to ignore
(Continue reading)


Gmane