all.sh: invoke check-names.sh in print-trace-on-exit mode
This commit is contained in:
parent
36428d34c9
commit
13f97dc164
1 changed files with 1 additions and 1 deletions
|
@ -597,7 +597,7 @@ component_check_files () {
|
|||
|
||||
component_check_names () {
|
||||
msg "test/build: declared and exported names" # < 3s
|
||||
record_status tests/scripts/check-names.sh
|
||||
record_status tests/scripts/check-names.sh -v
|
||||
}
|
||||
|
||||
component_check_doxygen_warnings () {
|
||||
|
|
Loading…
Reference in a new issue