mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 05:27:55 +00:00
[#1723] rename messages to duplicate-log-messages
This commit is contained in:
parent
95799832c1
commit
17fe5c20b6
@ -41,16 +41,16 @@ duplicate-includes:
|
||||
script:
|
||||
- ./tools/check-for-duplicate-includes.sh
|
||||
|
||||
duplicate-log-messages:
|
||||
stage: test
|
||||
script:
|
||||
- ./tools/check-messages.py
|
||||
|
||||
uninstalled-headers:
|
||||
stage: test
|
||||
script:
|
||||
- ./tools/find-uninstalled-headers.py
|
||||
|
||||
messages:
|
||||
stage: test
|
||||
script:
|
||||
- ./tools/check-messages.py
|
||||
|
||||
missing-api-commands:
|
||||
stage: test
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user