Change in ovirt-engine[master]: core:Use %d instead %i for String format (#843099)

mlipchuk at redhat.com mlipchuk at redhat.com
Wed Aug 8 07:43:52 UTC 2012


Maor Lipchuk has submitted this change and it was merged.

Change subject: core:Use %d instead %i for String format (#843099)
......................................................................


core:Use %d instead %i for String format (#843099)

Fix UnknownFormatConversionException by changing %i in string format to
use %d.

https://bugzilla.redhat.com/show_bug.cgi?id=843099

Signed-off-by: Maor Lipchuk <mlipchuk at redhat.com>
Change-Id: I32475369cbfd510632d4aa3c97126ebeebbbd29b
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/vdscommands/ReconstructMasterVDSCommandParameters.java
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Maor Lipchuk: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I32475369cbfd510632d4aa3c97126ebeebbbd29b
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <mlipchuk 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: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin at redhat.com>
Gerrit-Reviewer: Sharad Mishra <snmishra at linux.vnet.ibm.com>



More information about the Engine-commits mailing list