mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 13:37:55 +00:00
[#1723] rename messages to duplicate-log-messages
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user