[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 9389c7a40c5255baa8e9db72cffd5e4e7d8c14ea
Author: Niels Thykier <niels@thykier.net>
Date:   Wed Oct 8 22:22:03 2014 +0200

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

diff --git a/reporting/html_reports b/reporting/html_reports
index f4bddf6..a910af2 100755
--- a/reporting/html_reports
+++ b/reporting/html_reports
@@ -418,8 +418,7 @@ while (<>) {
             extra        => $extra,
             # should be safe
             anchor       => $anchor,
-            xref         => maintainer_url($maintainer)
-              . "#${anchor}",
+            xref         => maintainer_url($maintainer). "#${anchor}",
             'state_data' => $state_data,
         };
         if (!$by_maint{$maintainer}{$source}{$source_version}) {

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


Reply to: