Vadim,
On Wed, Jan 9, 2013 at 2:07 PM, Vadim Bendebury wrote:
>>> +parser.add_option('--no-check', action='store_true', dest='no_check',
>>> + default=False,
>>> + help="Don't check for patch compliance")
>>
>> IMHO It would be slightly better to use action='stor
On Wed, Jan 9, 2013 at 2:57 PM, Doug Anderson wrote:
> Vadim,
>
> On Wed, Jan 9, 2013 at 2:07 PM, Vadim Bendebury wrote:
+parser.add_option('--no-check', action='store_true', dest='no_check',
+ default=False,
+ help="Don't check for patch complianc
On Wed, Jan 9, 2013 at 2:01 PM, Vadim Bendebury wrote:
> To make it usable in git trees not providing a patch checker
> implementation, add a command line option, allowing to suppress patch
> check. While we are at it, sort debug options alphabetically.
>
>. unit test passes:
> $ ./patman
3 matches
Mail list logo