[PATCH 1/2] scripts/check-config.sh: fix to be compatible with BSD sed
Tom Rini
trini at konsulko.com
Thu Feb 25 14:25:46 CET 2021
On Sat, Feb 13, 2021 at 11:06:31AM +0100, Roger Pau Monne wrote:
> Fist use extended regexp in order to drop the '\' around the
> parentheses which is not supported by BSD sed in regular mode.
>
> Secondly use [[:blank:]] instead of \s, as the later is a GNU
> extension.
>
> No functional change intended.
>
> Signed-off-by: Roger Pau Monné <royger at FreeBSD.org>
> Reviewed-by: Simon Glass <sjg at chromium.org>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210225/0744087c/attachment.sig>
More information about the U-Boot
mailing list