Change in ovirt-engine[master]: core: RemoveImageCommand: standardize comparisons

mlipchuk at redhat.com mlipchuk at redhat.com
Mon Jul 23 15:09:13 UTC 2012


Maor Lipchuk has submitted this change and it was merged.

Change subject: core: RemoveImageCommand: standardize comparisons
......................................................................


core: RemoveImageCommand: standardize comparisons

Make the while loop in removeImageFromDB() compare currentGuid to other
values in a consistent fashion - always use
currentGuid.equals(something) instead of mixing styles.

Change-Id: Ie3498f6dd2f403864487e83bd72b07d9ff572fd8
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveImageCommand.java
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Allon Mureinik: Verified; Looks good to me, but someone else must approve
  Maor Lipchuk: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/6509
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie3498f6dd2f403864487e83bd72b07d9ff572fd8
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>



More information about the Engine-commits mailing list