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