tools/buildsystem_check: add deprecated pattern for board ci whitelist
This commit is contained in:
parent
43717c7b2b
commit
2e9f443a5b
1
dist/tools/buildsystem_sanity_check/check.sh
vendored
1
dist/tools/buildsystem_sanity_check/check.sh
vendored
@ -116,6 +116,7 @@ check_deprecated_vars_patterns() {
|
||||
local pathspec=()
|
||||
|
||||
patterns+=(-e 'FEATURES_MCU_GROUP')
|
||||
patterns+=(-e 'TEST_ON_CI_WHITELIST += all')
|
||||
|
||||
# Pathspec with exclude should start by an inclusive pathspec in git 2.7.4
|
||||
pathspec+=('*')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user