testsuite: don't run grep NUL tests when we know the would fail
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@ -128,7 +128,7 @@ done
|
||||
export OPTIONFLAGS=:$(
|
||||
sed -nr 's/^CONFIG_//p' "$bindir/.config" |
|
||||
sed 's/=.*//' | xargs | sed 's/ /:/g'
|
||||
)
|
||||
):
|
||||
|
||||
status=0
|
||||
for applet in $applets; do
|
||||
|
Reference in New Issue
Block a user