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