ctdb-tests: Add shellcheck test suite
commite0aae9f0d374cda639371aa3e395e848682e5737
authorMartin Schwenke <martin@meltin.net>
Thu, 14 Jul 2016 02:01:14 +0000 (14 12:01 +1000)
committerAmitay Isaacs <amitay@samba.org>
Thu, 21 Jul 2016 04:06:49 +0000 (21 06:06 +0200)
tree2c2608380ae5d68bd51238cace1fcf4fe7ab4d7d
parentb51f604f753abc094bf0151165173c5a27b5711f
ctdb-tests: Add shellcheck test suite

CTDB has a lot of scripts and shellcheck can be useful to find dubious
scripting practices.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
Autobuild-User(master): Amitay Isaacs <amitay@samba.org>
Autobuild-Date(master): Thu Jul 21 06:06:49 CEST 2016 on sn-devel-144
ctdb/tests/run_tests.sh
ctdb/tests/shellcheck/base_scripts.sh [new file with mode: 0755]
ctdb/tests/shellcheck/ctdb_helpers.sh [new file with mode: 0755]
ctdb/tests/shellcheck/ctdbd_wrapper.sh [new file with mode: 0755]
ctdb/tests/shellcheck/event_scripts.sh [new file with mode: 0755]
ctdb/tests/shellcheck/functions.sh [new file with mode: 0755]
ctdb/tests/shellcheck/init_script.sh [new file with mode: 0755]
ctdb/tests/shellcheck/scripts/local.sh [new file with mode: 0644]
ctdb/tests/shellcheck/tools.sh [new file with mode: 0755]
ctdb/wscript