Skip to content
Commit 99078472 authored by Roger Pau Monne's avatar Roger Pau Monne Committed by Tom Rini
Browse files

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: default avatarRoger Pau Monné <royger@FreeBSD.org>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent c6bf4f38
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment