mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 14:05:33 +00:00
[#3731] Exclude _template.json
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
list = run_command(
|
||||
GRABBER,
|
||||
TOP_SOURCE_DIR / 'src/share/api',
|
||||
'*.json',
|
||||
'[a-z]*.json',
|
||||
check: true,
|
||||
)
|
||||
api_files = list.stdout().strip().split('\n')
|
||||
|
Reference in New Issue
Block a user