Change in ovirt-engine[ovirt-engine-3.6]: HE: Fix next run need detection bug

Tal Nisan has submitted this change and it was merged. Change subject: HE: Fix next run need detection bug ...................................................................... HE: Fix next run need detection bug Missing parentheses in the condition caused the logic to be wrong. Since the condition was too complicated I decided to split it in two. Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1160094 Change-Id: Ia0144801dbe367191416d9ebc3c30607f0bf6c8f Signed-off-by: Martin Sivak <msivak@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVmCommand.java 1 file changed, 6 insertions(+), 2 deletions(-) Approvals: Tal Nisan: Looks good to me, approved; Passed CI tests Martin Sivák: Verified Phillip Bailey: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/54918 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia0144801dbe367191416d9ebc3c30607f0bf6c8f Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Jenny Tokar <jtokar@redhat.com> Gerrit-Reviewer: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Phillip Bailey <phbailey@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com