commit | e952fdf2d4c9549993b2d801285da689ba52f34c | [log] [tgz] |
---|---|---|
author | Gilles Peskine <Gilles.Peskine@arm.com> | Wed May 15 17:52:22 2019 +0200 |
committer | Gilles Peskine <Gilles.Peskine@arm.com> | Wed May 15 17:55:22 2019 +0200 |
tree | 11c9b7afa3f00e790887a25c015586a6474e4cbd | |
parent | ef39c49cd755aaa5e634c174a20a1b458f6049dc [diff] [blame] |
all.sh: invoke check-names.sh in print-trace-on-exit mode
diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh index 8e24064..30e6d5f 100755 --- a/tests/scripts/all.sh +++ b/tests/scripts/all.sh
@@ -578,7 +578,7 @@ 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 () {