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

nthykier pushed a commit to branch master
in repository lintian.

commit f32252c9b6d2c5d364390719ae3dac72394e88fd
Author: Niels Thykier <ni...@thykier.net>
Date:   Wed Oct 1 21:45:13 2014 +0200

    c/files.pm: Apply perltidy
    
    Signed-off-by: Niels Thykier <ni...@thykier.net>
---
 checks/files.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/checks/files.pm b/checks/files.pm
index 8b4674d..2546da5 100644
--- a/checks/files.pm
+++ b/checks/files.pm
@@ -1149,7 +1149,7 @@ sub run {
         }
 
         # doxygen map + md5sum
-        if (   $fname =~ m,^usr/share/doc/$ppkg/[^/]+/.+\.md5$,) {
+        if ($fname =~ m,^usr/share/doc/$ppkg/[^/]+/.+\.md5$,) {
             if ($file->parent_dir->child('doxygen.png')) {
                 tag 'useless-autogenerated-doxygen-file', $file;
             }

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


-- 
To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xzpq1-0001ts...@moszumanska.debian.org

Reply via email to