mirror of
https://github.com/schoebel/mars
synced 2025-01-30 11:51:54 +00:00
test_suite: formatting
This commit is contained in:
parent
e468217570
commit
0e46d23291
@ -360,8 +360,8 @@ function switch2primary_correct_split_brain
|
||||
fi
|
||||
lib_vmsg " $switch2primary_flow_msg_prefix: starting split brain correction, network_cut=$network_cut"
|
||||
marsadm_do_cmd $new_primary "disconnect" "$res" || lib_exit 1
|
||||
# Only to switch the designated primary. The device may not appear, though we omit the
|
||||
# usual check of post conditions via marsadm_do_cmd.
|
||||
# Only to switch the designated primary. The device may not appear, though
|
||||
# we omit the usual check of post conditions via marsadm_do_cmd.
|
||||
lib_vmsg " $switch2primary_flow_msg_prefix: special primary --force on $new_primary"
|
||||
lib_remote_idfile $new_primary "marsadm primary --force $res" || lib_exit 1
|
||||
marsadm_do_cmd $new_primary "connect" "$res" || lib_exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user