Maor Lipchuk has uploaded a new change for review. 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 <[email protected]> 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(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/86/6986/1 -- To view, visit http://gerrit.ovirt.org/6986 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I32475369cbfd510632d4aa3c97126ebeebbbd29b Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
