From: Martin Schwenke Date: Tue, 24 May 2022 01:30:20 +0000 (+1000) Subject: ctdb-tests: Fix a cut and paste error in a comment X-Git-Tag: talloc-2.3.4~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b20ee18031c5280c78ad1ec9d2c5cc6d28be719f;p=thirdparty%2Fsamba.git ctdb-tests: Fix a cut and paste error in a comment Signed-off-by: Martin Schwenke Reviewed-by: Amitay Isaacs Autobuild-User(master): Amitay Isaacs Autobuild-Date(master): Tue May 31 05:56:43 UTC 2022 on sn-devel-184 --- diff --git a/ctdb/tests/INTEGRATION/simple/cluster.008.capability_leader_yield_no_lock.sh b/ctdb/tests/INTEGRATION/simple/cluster.008.capability_leader_yield_no_lock.sh index b84ae4f42d3..4489bc580c6 100755 --- a/ctdb/tests/INTEGRATION/simple/cluster.008.capability_leader_yield_no_lock.sh +++ b/ctdb/tests/INTEGRATION/simple/cluster.008.capability_leader_yield_no_lock.sh @@ -1,6 +1,7 @@ #!/usr/bin/env bash -# Verify that 'ctdb ban' causes a node to yield the leader role +# Verify that removing the the leader capability causes a node to +# yield the leader role . "${TEST_SCRIPTS_DIR}/integration.bash"