mirror of
https://github.com/samba-team/samba.git
synced 2025-02-03 13:47:25 +03:00
ctdb-tests: Fix a typo
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): Mon Apr 30 14:26:43 CEST 2018 on sn-devel-144
This commit is contained in:
parent
693ca7b99e
commit
a23d805475
@ -36,7 +36,7 @@ cluster_is_healthy
|
||||
|
||||
try_command_on_node -v 0 "$CTDB listvars"
|
||||
|
||||
echo "Veryifying all variable values using \"ctdb getvar\"..."
|
||||
echo "Verifying all variable values using \"ctdb getvar\"..."
|
||||
|
||||
echo "$out" |
|
||||
while read var x val ; do
|
||||
|
Loading…
x
Reference in New Issue
Block a user