From: Thomas Lamprecht Date: Tue, 4 Sep 2018 09:28:05 +0000 (+0200) Subject: fencing: fixup run_fence_jobs X-Git-Url: https://git.proxmox.com/?p=pve-ha-manager.git;a=commitdiff_plain;h=7583bf275cdb757a6549c2f5f2af4456667c76a9 fencing: fixup run_fence_jobs Signed-off-by: Thomas Lamprecht --- diff --git a/src/PVE/HA/Fence.pm b/src/PVE/HA/Fence.pm index 22a55ec..6b1d2d2 100644 --- a/src/PVE/HA/Fence.pm +++ b/src/PVE/HA/Fence.pm @@ -67,7 +67,7 @@ sub run_fence_jobs { $haenv->after_fork(); # cleanup child $haenv->exec_fence_agent($cmd->{agent}, $node, @{$cmd->{param}}); - Posix::_exit(-1); + POSIX::_exit(-1); } else { $workers->{$pid} = {