Yair Zaslavsky has submitted this change and it was merged.
Change subject: core: SshSoftFencingCommand.executeCommand and logging cleanup
......................................................................
core: SshSoftFencingCommand.executeCommand and logging cleanup
Adds result of command execution to the return value.
Fixes logging of SSH command output if command execution is
unsuccessfull.
Change-Id: I2b65fdde5ac3f2642fb053777ef50846cb8cb8e0
Signed-off-by: Martin Perina <mperina(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/SshSoftFencingCommand.java
1 file changed, 10 insertions(+), 9 deletions(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/16338
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2b65fdde5ac3f2642fb053777ef50846cb8cb8e0
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server