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

[lintian] 01/01: r/html_reports: Apply perltidy



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

nthykier pushed a commit to branch master
in repository lintian.

commit 1576587c9931de83e59cf894dbc7b613d6ee8c30
Author: Niels Thykier <niels@thykier.net>
Date:   Sun Jan 24 11:37:18 2016 +0000

    r/html_reports: Apply perltidy
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 reporting/html_reports | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/reporting/html_reports b/reporting/html_reports
index 002d225..1d7ecc3 100755
--- a/reporting/html_reports
+++ b/reporting/html_reports
@@ -856,8 +856,8 @@ sub parse_lintian_log {
                 if ($uploaders) {
                     for my $uploader (@{$uploaders}) {
                         if (substr($uploader, 0, 1) eq q{"}) {
-                            # Strip out ""-quotes, which is required in d/control for some
-                            # uploaders.
+                            # Strip out ""-quotes, which is required in
+                            # d/control for some uploaders.
                             $uploader =~ s/^"(.*)" <(.*)>$/$1 <$2>/;
                         }
                         $uploader = map_maintainer($uploader);

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


Reply to: