Change in ovirt-engine[master]: core: cleanup DiskConditionFieldAutoCompleter

Laszlo Hornyak has submitted this change and it was merged. Change subject: core: cleanup DiskConditionFieldAutoCompleter ...................................................................... core: cleanup DiskConditionFieldAutoCompleter - replaced variable.equals("CONSTANT") and StringHelper.EqOp(variable, "CONSTANT") to "CONSTANT".equals(variable) Change-Id: I04ce9a88d2799c9abb89d3676833234319005e70 Signed-off-by: Laszlo Hornyak <lhornyak@redhat.com> --- M backend/manager/modules/searchbackend/src/main/java/org/ovirt/engine/core/searchbackend/DiskConditionFieldAutoCompleter.java 1 file changed, 15 insertions(+), 18 deletions(-) Approvals: Laszlo Hornyak: Verified; Looks good to me, approved Doron Fediuck: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7041 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I04ce9a88d2799c9abb89d3676833234319005e70 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Laszlo Hornyak <lhornyak@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfediuck@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Laszlo Hornyak <lhornyak@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
lhornyak@redhat.com