2
0
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:
Andrei Pavel 2024-07-09 13:12:02 +03:00
parent 95799832c1
commit 17fe5c20b6
No known key found for this signature in database
GPG Key ID: D4E804481939CB21

View File

@ -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: