mirror of
https://github.com/samba-team/samba.git
synced 2025-02-23 09:57:40 +03:00
ctdb-scripts: Fix a typo
Signed-off-by: Amitay Isaacs <amitay@gmail.com> Reviewed-by: Martin Schwenke <martin@meltin.net>
This commit is contained in:
parent
d1ea95e3c3
commit
8509bffdeb
@ -104,7 +104,7 @@ build_ctdb_options ()
|
||||
}
|
||||
|
||||
if [ -z "$CTDB_RECOVERY_LOCK" ] ; then
|
||||
echo "No recovery lock specified. Starting CTDB without split brain preventivon"
|
||||
echo "No recovery lock specified. Starting CTDB without split brain prevention."
|
||||
fi
|
||||
maybe_set "--reclock" "$CTDB_RECOVERY_LOCK"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user