1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-03 01:18:10 +03:00

ctdb-tests: Run ShellCheck on event-script unit test support scripts

Signed-off-by: Martin Schwenke <mschwenke@ddn.com>
Reviewed-by: Andreas Schneider <asn@samba.org>

Autobuild-User(master): Martin Schwenke <martins@samba.org>
Autobuild-Date(master): Wed Jul  5 12:16:57 UTC 2023 on atb-devel-224
This commit is contained in:
Martin Schwenke 2023-07-03 12:02:36 +10:00 committed by Martin Schwenke
parent b2026e92d6
commit d2940694c6

View File

@ -30,6 +30,7 @@ shellcheck_test -s bash \
"${TEST_SCRIPTS_DIR}/integration_local_daemons.bash" \
"${TEST_SCRIPTS_DIR}/integration_real_cluster.bash"
# Test stubs
# Test scripts and stubs
shellcheck_test -s sh \
"${CTDB_TEST_DIR}/UNIT/eventscripts/scripts/"* \
"${CTDB_TEST_DIR}/UNIT/eventscripts/stubs/"*