Change in ovirt-engine[master]: core: minor cleanup in MaintenanceVdsCommand

Arik Hadas has submitted this change and it was merged. Change subject: core: minor cleanup in MaintenanceVdsCommand ...................................................................... core: minor cleanup in MaintenanceVdsCommand - fix logs in switch-to-maintenance flow - simplify logical expression: !a || (a && b) is replaced with !a || b Change-Id: I0e9ce373542b12e81445693ffb1956edb33f734c Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MaintenanceVdsCommand.java 1 file changed, 3 insertions(+), 3 deletions(-) Approvals: Shahar Havivi: Looks good to me, approved Jenkins CI: Passed CI tests Arik Hadas: Verified -- To view, visit https://gerrit.ovirt.org/57103 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0e9ce373542b12e81445693ffb1956edb33f734c Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
ahadas@redhat.com