mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-02-11 06:43:03 +00:00
Merge pull request #3475 from gilles-peskine-arm/rename-check_files-2.16
Backport 2.16: Rename Python scripts to use '_' and not '-'
This commit is contained in:
commit
a586099fd3
@ -664,8 +664,8 @@ component_check_doxy_blocks () {
|
||||
}
|
||||
|
||||
component_check_files () {
|
||||
msg "test: check-files.py" # < 1s
|
||||
record_status tests/scripts/check-files.py
|
||||
msg "Check: file sanity checks (permissions, encodings)" # < 1s
|
||||
record_status tests/scripts/check_files.py
|
||||
}
|
||||
|
||||
component_check_changelog () {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user