mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-05 00:15:17 +00:00
[#3267] cosmetic changes to find headers script
This commit is contained in:
@@ -70,7 +70,7 @@ def main():
|
||||
continue
|
||||
if first:
|
||||
print('The following headers are not in the _HEADERS section of '
|
||||
'their respective Makefile.am file:')
|
||||
'their respective Makefile.am file:')
|
||||
first = False
|
||||
print(f'- {header}')
|
||||
failure = True
|
||||
|
Reference in New Issue
Block a user