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(a)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(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Sharad Mishra <snmishra(a)linux.vnet.ibm.com>