]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
ctdb-tests: Fix a cut and paste error in a comment
authorMartin Schwenke <martin@meltin.net>
Tue, 24 May 2022 01:30:20 +0000 (11:30 +1000)
committerAmitay Isaacs <amitay@samba.org>
Tue, 31 May 2022 05:56:43 +0000 (05:56 +0000)
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

ctdb/tests/INTEGRATION/simple/cluster.008.capability_leader_yield_no_lock.sh

index b84ae4f42d38916d27a6775d77ba49e80b643f02..4489bc580c6e04fafd5daefd772764de6aff3265 100755 (executable)
@@ -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"