> > Use of \n in sed expression is not portable and triggered an invalid
> > configuration on BSD (at least).
> > Replace with an explicit newline.
> >
> > Reported-by: Bruce Richardson
> > Signed-off-by: David Marchand
>
> Acked-by: Bruce Richardson
Applied
Thanks
--
Thomas
Use of \n in sed expression is not portable and triggered an invalid
configuration on BSD (at least).
Replace with an explicit newline.
Reported-by: Bruce Richardson
Signed-off-by: David Marchand
---
scripts/gen-config-h.sh |6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --
On Fri, Nov 28, 2014 at 04:42:44PM +0100, David Marchand wrote:
> Use of \n in sed expression is not portable and triggered an invalid
> configuration on BSD (at least).
> Replace with an explicit newline.
>
> Reported-by: Bruce Richardson
> Signed-off-by: David Marchand
Acked-by: Bruce Richard
3 matches
Mail list logo