
Laszlo Hornyak has submitted this change and it was merged. Change subject: engine: remove redundant check from setter in VmTemplate ...................................................................... engine: remove redundant check from setter in VmTemplate checking if the status the same or the old value was null is not needed in setters Change-Id: I9fca59c0684afab7c7f1944ec1997b361257c6b0 Signed-off-by: Laszlo Hornyak <lhornyak@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VmTemplate.java 1 file changed, 1 insertion(+), 3 deletions(-) Approvals: Laszlo Hornyak: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13367 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9fca59c0684afab7c7f1944ec1997b361257c6b0 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Laszlo Hornyak <lhornyak@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Laszlo Hornyak <lhornyak@redhat.com> Gerrit-Reviewer: Michael Kublin <mkublin@redhat.com>