[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] tests: correct print_ver_ arguments
From: |
Jim Meyering |
Subject: |
Re: [PATCH] tests: correct print_ver_ arguments |
Date: |
Wed, 22 Aug 2012 17:04:55 +0200 |
Bernhard Voelker wrote:
> On 08/22/2012 12:41 PM, Jim Meyering wrote:
>> Thanks!
>> When there are two or more offending files, it would be nice
>> to report all of them before failing. The above stops at the first.
>
> Yes, alright. Here comes the amended version.
...
> Subject: [PATCH] tests: correct print_ver_ arguments and add a rule to
> enforce this
>
> Some tests have been derived from other tests while
> the argument(s) to print_ver_ have not been adapted.
> Add a new cfg.mk rule to prohibit this.
Pushed. Thanks.