mirror of
https://github.com/schoebel/mars
synced 2025-02-21 14:56:55 +00:00
marsadm: fix single-resource phased ldie
This commit is contained in:
parent
1bc326ec4f
commit
eddddd5fcd
@ -8389,6 +8389,7 @@ sub do_all_res {
|
||||
);
|
||||
if ($has_died && !$skip_res{$res}) {
|
||||
fail_action($cmd, $res);
|
||||
$status = 1;
|
||||
}
|
||||
return $status;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user