[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20171107190755.zinhbdpaexfvtsub@revenge.us.oracle.com>
Date: Tue, 7 Nov 2017 13:07:55 -0600
From: Tom Saeger <tom.saeger@...cle.com>
To: Joe Perches <joe@...ches.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Tom Saeger <tom.saeger@...cle.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH V2] get_maintainer: Add more --self-test options
Looks good, spits out ~200 issues in current MAINTAINERS file.
On Tue, Nov 07, 2017 at 09:26:41AM -0800, Joe Perches wrote:
> Add tests for duplicate section headers, missing section content,
> link and scm reachability.
>
> Miscellanea:
>
> o Add --self-test=<foo> options
> (a comma separated list of any of sections, patterns, links or scm)
> where the default without options is all tests
> o Rename check_maintainers_patterns to self_test
> o Rename self_test_pattern_info to self_test_info
>
> Signed-off-by: Joe Perches <joe@...ches.com>
> Improved-by: Tom Saeger <tom.saeger@...cle.com>
Reviewed-by: Tom Saeger <tom.saeger@...cle.com>
> ---
>
> V2:
>
> o Add scm tests
> o Move $is_bad test out one level (Tom)
> o Improve git test for specific branches (Tom)
>
> scripts/get_maintainer.pl | 149 ++++++++++++++++++++++++++++++++++++++++------
> 1 file changed, 132 insertions(+), 17 deletions(-)
Powered by blists - more mailing lists