[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/03: c/files: Drop useless comment



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

jwilk pushed a commit to branch master
in repository lintian.

commit 42346651afac682f90d808d650547fba53424c6a
Author: Jakub Wilk <jwilk@debian.org>
Date:   Tue Jan 26 14:44:03 2016 +0100

    c/files: Drop useless comment
---
 checks/files.pm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/checks/files.pm b/checks/files.pm
index 0651acb..bdd7831 100644
--- a/checks/files.pm
+++ b/checks/files.pm
@@ -843,7 +843,6 @@ sub run {
                             or index($block,'/include/') > -1
                             or index($block,'pkg-config')  > -1)
                       ) {
-                        # ok old config style script tag it
                         tag 'old-style-config-script',$file;
                         my $multiarch = $info->field('multi-arch', 'no');
                         # could be ok but only if multi-arch: no

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


Reply to: