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

[lintian] 01/01: t/runtests: Add a no critic



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

nthykier pushed a commit to branch master
in repository lintian.

commit f7b7b40d8984cbffaa33586c05e9c785225895d9
Author: Niels Thykier <niels@thykier.net>
Date:   Sun Dec 27 13:21:52 2015 +0000

    t/runtests: Add a no critic
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 t/runtests | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/t/runtests b/t/runtests
index a23c96a..234cd37 100755
--- a/t/runtests
+++ b/t/runtests
@@ -760,7 +760,7 @@ sub create_child {
     return 1;
 }
 
-my $partial_line = 0;
+my $partial_line = 0;  ## no critic (it is reachable)
 
 sub handle_msg_from_child {
     my ($child_in_ch, $test_queue, $msg_type, $test_metadata, @payload) = @_;

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


Reply to: