summaryrefslogtreecommitdiffstats
path: root/env
diff options
context:
space:
mode:
authorRoger Pau Monne <royger@FreeBSD.org>2021-02-13 11:06:31 +0100
committerTom Rini <trini@konsulko.com>2021-02-24 16:51:48 -0500
commit99078472455b8bb69ce57237bcc68ea9ac88ae38 (patch)
treeb4e401fbbd61dc311801de3765727edf0612da42 /env
parentc6bf4f38988996f12c69a1cb5470bf9bea7c88ce (diff)
downloadu-boot-99078472455b8bb69ce57237bcc68ea9ac88ae38.tar.gz
u-boot-99078472455b8bb69ce57237bcc68ea9ac88ae38.tar.xz
u-boot-99078472455b8bb69ce57237bcc68ea9ac88ae38.zip
scripts/check-config.sh: fix to be compatible with BSD sed
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@FreeBSD.org> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'env')
0 files changed, 0 insertions, 0 deletions