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

[lintian] 01/01: Drop debugging line...



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

lamby pushed a commit to branch master
in repository lintian.

commit ed82888d4f5d1995ff1bc5152ebffe6d51a3f4be
Author: Chris Lamb <lamby@debian.org>
Date:   Tue Feb 6 19:41:35 2018 +0000

    Drop debugging line...
---
 checks/rules.pm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/checks/rules.pm b/checks/rules.pm
index f7ca735..4312823 100644
--- a/checks/rules.pm
+++ b/checks/rules.pm
@@ -448,7 +448,6 @@ sub run {
               and $_ !~ m/\bdh_auto_test\b/
               and $_ !~ m/^\t\s*[-@]?(?:cp|echo|mkdir)/
         }@{$rules_per_target{'override_dh_auto_test'}};
-        warn @lines;
         tag 'override_dh_auto_test-does-not-check-DEB_BUILD_OPTIONS',
           "(line $line)"
           if @lines and none { m/(DEB_BUILD_OPTIONS|nocheck)/ } @conditionals;

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


Reply to: