Shireesh Anjal has uploaded a new change for review.

Change subject: engine: fixed integer comparison bug
......................................................................

engine: fixed integer comparison bug

Found by find-bug in jenkins build.
Integer variables were being compared using ==
whereas they should be compared using equals

Change-Id: Id5dbf11d45890062ada7718dd6a069bd2ab51465
Signed-off-by: Shireesh Anjal <[email protected]>
---
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/gluster/GlusterVolumeEntity.java
1 file changed, 12 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/58/4658/1
--
To view, visit http://gerrit.ovirt.org/4658
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id5dbf11d45890062ada7718dd6a069bd2ab51465
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shireesh Anjal <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to