mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-07-27 07:24:01 +00:00
Remove dead code in sam test agent
Signed-off-by: Steven Dake <sdake@redhat.com> Reviewed-by: Jan Friesse <jfriesse@redhat.com>
This commit is contained in:
parent
cff57430d6
commit
c6c76cdf82
@ -1074,10 +1074,6 @@ static int test9 (pid_t pid, pid_t old_pid, int test_n) {
|
||||
|
||||
if (instance_id == 3) {
|
||||
qb_log (LOG_INFO, "iid %d: mark failed", instance_id);
|
||||
if (err != CS_OK) {
|
||||
qb_log (LOG_ERR, "Can't start hc. Error %d", err);
|
||||
return 2;
|
||||
}
|
||||
err = sam_mark_failed ();
|
||||
if (err != CS_OK) {
|
||||
qb_log (LOG_ERR, "Can't mark failed. Error %d", err);
|
||||
|
Loading…
Reference in New Issue
Block a user