
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@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@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: Yaniv Bronhaim <ybronhei@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server