Skip to content

Commit 6c1fb33

Browse files
Prepare to generalize check_option_lists.py
We're going to have more committed generated files. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
1 parent 0f8e5b9 commit 6c1fb33

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.

tests/scripts/components-basic-checks.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ component_check_generated_files () {
4949
# This is necessary for subsequent components!
5050

5151
msg "Check committed generated files"
52-
tests/scripts/check_option_lists.py
52+
tests/scripts/check_committed_generated_files.py
5353
}
5454

5555
component_check_doxy_blocks () {

0 commit comments

Comments
 (0)