]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
ctdb-tests: Run ShellCheck on event-script unit test support scripts
authorMartin Schwenke <mschwenke@ddn.com>
Mon, 3 Jul 2023 02:02:36 +0000 (12:02 +1000)
committerMartin Schwenke <martins@samba.org>
Wed, 5 Jul 2023 12:16:56 +0000 (12:16 +0000)
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

ctdb/tests/UNIT/shellcheck/tests.sh

index 6cc2076a89f40441bb73f1b57132ace7c1c1b884..fe5538123cf17080bd391402a1176e878e621027 100755 (executable)
@@ -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/"*