1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/ctdb/tools
Martin Schwenke dfa2c1d5d2 ctdb-scripts: Avoid shellcheck warning SC2124 (string=array)
SC2124: Assigning an array to a string!
        Assign as array, or use * instead of @ to concatenate.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
2016-07-21 02:24:27 +02:00
..
ctdb_diagnostics ctdb-scripts: Avoid shellcheck warning SC2059 ($ in printf format) 2016-07-21 02:24:27 +02:00
ctdb_killtcp.c ctdb-killtcp: Change default retry interval, batch size and attempts 2016-04-01 08:10:54 +02:00
ctdb_lvs ctdb-lvs: Allow override of CTDB for testing 2016-05-10 22:51:22 +02:00
ctdb_natgw ctdb-scripts: Avoid shellcheck warning SC2059 ($ in printf format) 2016-07-21 02:24:27 +02:00
ctdb.c ctdb-tools: Avoid uninitialised memory access 2016-07-20 21:27:17 +02:00
ltdbtool.c ctdb/ltdbtool: Fix static declarations 2016-04-30 04:28:13 +02:00
onnode ctdb-scripts: Avoid shellcheck warning SC2124 (string=array) 2016-07-21 02:24:27 +02:00