2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 21:45:37 +00:00

List of scripts to check fixed.

This commit is contained in:
Tomek Mrugalski
2019-03-04 20:17:23 +01:00
committed by Tomek Mrugalski
parent 6f440c6e48
commit 01c78272c7

View File

@@ -25,4 +25,5 @@ shellcheck:
- SCRIPTS+="src/bin/admin/kea-admin.in "
- SCRIPTS+="src/bin/admin/admin-utils.sh "
- SCRIPTS+="tools/cql_config "
- SCRIPTS+="tools/sysrepo_config "
- shellcheck ${SCRIPTS} ${SHELLCHECK_OPTS}