This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch master
in repository lintian.

commit a3fdd2cabe4afcf036177818876b50dfcb9affe3
Author: Chris Lamb <la...@debian.org>
Date:   Fri Oct 13 17:08:45 2017 -0400

    perltidy -it=4 -b -bext='/' checks/conffiles.pm
---
 checks/conffiles.pm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/checks/conffiles.pm b/checks/conffiles.pm
index 180a11c..38874de 100644
--- a/checks/conffiles.pm
+++ b/checks/conffiles.pm
@@ -83,7 +83,8 @@ sub run {
         }
         next unless $file =~ m{\A etc/ }xsm and $file->is_file;
 
-       # If there is an /etc/foo, it must be a conffile (with a few 
exceptions).
+        # If there is an /etc/foo, it must be a conffile (with a few
+        # exceptions).
         if (    not exists($conffiles{$file})
             and $file !~ m{ /README $}xsm
             and $file ne 'etc/init.d/skeleton'

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/lintian/lintian.git

Reply via email to