[dpdk-dev] [PATCH] scripts: fix commit check of first word
Bruce Richardson
bruce.richardson at intel.com
Tue Jul 5 18:25:18 CEST 2016
On Tue, Jul 05, 2016 at 05:54:26PM +0200, Thomas Monjalon wrote:
> The first word of each commit message is checked.
> But when the commit range was greater than 1, only the latest commit
> was checked.
> It is fixed by checking each commit separately.
>
> Fixes: 9c24780f0d5e ("scripts: check first word of commit messages")
>
> Signed-off-by: Thomas Monjalon <thomas.monjalon at 6wind.com>
> ---
Tested-by: Bruce Richardson <bruce.richardson at intel.com>
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list