ctdb-scripts: Avoid shellcheck warning SC2034 (unused variables)
authorMartin Schwenke <martin@meltin.net>
Wed, 6 Jul 2016 07:16:44 +0000 (17:16 +1000)
committerAmitay Isaacs <amitay@samba.org>
Thu, 21 Jul 2016 00:24:26 +0000 (02:24 +0200)
commitf6c25a455a62281fd4bf2e3e74cd0ae4233df132
treeb71f538dac219d20ce46b7307f41ee9a8ab380ec
parent13b3c6af64fb0ac91b47254518287b804ecbef48
ctdb-scripts: Avoid shellcheck warning SC2034 (unused variables)

SC2034: VAR appears unused. Verify it or export it.

Drop some variables that are unnecessarily used.  Use shellcheck
directive for false-positives.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
14 files changed:
ctdb/config/debug_locks.sh
ctdb/config/events.d/06.nfs
ctdb/config/events.d/11.natgw
ctdb/config/events.d/13.per_ip_routing
ctdb/config/events.d/20.multipathd
ctdb/config/events.d/31.clamd
ctdb/config/events.d/41.httpd
ctdb/config/events.d/49.winbind
ctdb/config/events.d/50.samba
ctdb/config/events.d/60.nfs
ctdb/config/events.d/70.iscsi
ctdb/config/functions
ctdb/config/statd-callout
ctdb/tools/onnode