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

[lintian] 01/01: c/r-html-reports: Correct a property name in @attrs



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

nthykier pushed a commit to branch master
in repository lintian.

commit e84cb31459250b99e28707b80160f3576853bdf9
Author: Niels Thykier <niels@thykier.net>
Date:   Tue Feb 6 18:27:40 2018 +0000

    c/r-html-reports: Correct a property name in @attrs
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 commands/reporting-html-reports.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/commands/reporting-html-reports.pm b/commands/reporting-html-reports.pm
index 4259538..c355687 100644
--- a/commands/reporting-html-reports.pm
+++ b/commands/reporting-html-reports.pm
@@ -120,7 +120,7 @@ my (%statistics, %tag_statistics);
 my (%by_maint, %by_uploader, %by_tag, %maintainer_table, %delta);
 my @attrs = qw(maintainers source-packages binary-packages udeb-packages
   errors warnings info experimental pedantic overridden groups-known
-  groups-backlog classifications processing-errors);
+  groups-backlog classifications groups-with-errors);
 
 sub required_cfg_value {
     my (@keys) = @_;

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


Reply to: