ctdb-tests: Don't set FAKE_ETHTOOL_LINK_DOWN globally
authorMartin Schwenke <martin@meltin.net>
Thu, 8 Feb 2018 10:58:51 +0000 (21:58 +1100)
committerAmitay Isaacs <amitay@samba.org>
Wed, 28 Mar 2018 00:57:16 +0000 (02:57 +0200)
commitab89958817c6d37056c833f641ddcf4121e82557
treec102c40ca0ba999a7ed89a0da49f7f6a53ed4a46
parent26329aa035674bc5a5779b670b8daf6f18b148d7
ctdb-tests: Don't set FAKE_ETHTOOL_LINK_DOWN globally

This variable doesn't need to be set in a generic function and can be
set by the ethtool support functions

This is now a subdirectory of FAKE_NETWORK_STATE.

The down/up functions get reindented because the new 1st line should
be indented according to the new script indent-with-tabs style.

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