On Fri, Mar 1, 2019 at 6:52 PM Thomas Monjalon <[email protected]> wrote:

> 01/03/2019 18:08, Michael Santana:
> > Fix trivial bug. In sh shell, 'foo = 1' is not the same as
> > 'foo=1'. Using 'foo = 1' makes the shell attempt to interpret foo
> > as a command, rather than a simple variable assignment.
> >
> > Signed-off-by: Michael Santana <[email protected]>
> > Fixes: dafc04c15174 ("devtools: fix return of forbidden addition checks")
>
> CC: [email protected] must be inserted below Fixes for the record in git.
>
> Note also that Signed-off-by must be below with a blank line.
>

Ah ah, great that we won't have to check this manually soon :-)

Reviewed-by: David Marchand <[email protected]>


-- 
David Marchand

Reply via email to