ctdb-tests: Avoid shellcheck warning SC2155
authorMartin Schwenke <martin@meltin.net>
Mon, 5 Aug 2019 00:18:08 +0000 (10:18 +1000)
committerAmitay Isaacs <amitay@samba.org>
Wed, 14 Aug 2019 09:11:35 +0000 (09:11 +0000)
commit45c9fe3abbf02646b68fe47dd89357bd055feb09
treeb3656235e84f8cf94b821328b0a222dc0914ac31
parent664968e523c1533e0fd420d5a0961c7ae1790cff
ctdb-tests: Avoid shellcheck warning SC2155

SC2155 Declare and assign separately to avoid masking return values

The wscript changes require an identical change in local_daemons.sh.

While touching the lines in wscript, escape the backslashes to make
them literal backslashes.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/tests/local_daemons.sh
ctdb/tests/run_tests.sh
ctdb/wscript