summaryrefslogtreecommitdiff
path: root/ctdb/tests/INTEGRATION/simple
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2022-05-24 11:30:20 +1000
committerAmitay Isaacs <amitay@samba.org>2022-05-31 05:56:43 +0000
commitb20ee18031c5280c78ad1ec9d2c5cc6d28be719f (patch)
tree8cbfd4e917076b4749b9c32e20a228135ceb6cd4 /ctdb/tests/INTEGRATION/simple
parent90a96f06a938d5fdae33c959c71103add3064b96 (diff)
downloadsamba-b20ee18031c5280c78ad1ec9d2c5cc6d28be719f.tar.gz
ctdb-tests: Fix a cut and paste error in a comment
Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com> Autobuild-User(master): Amitay Isaacs <amitay@samba.org> Autobuild-Date(master): Tue May 31 05:56:43 UTC 2022 on sn-devel-184
Diffstat (limited to 'ctdb/tests/INTEGRATION/simple')
-rwxr-xr-xctdb/tests/INTEGRATION/simple/cluster.008.capability_leader_yield_no_lock.sh3
1 files changed, 2 insertions, 1 deletions
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"