Change in ovirt-engine[master]: core: Incorrect number of arguments passed to String.format ...

Yair Zaslavsky has submitted this change and it was merged. Change subject: core: Incorrect number of arguments passed to String.format in VdsInstallerSSH ...................................................................... core: Incorrect number of arguments passed to String.format in VdsInstallerSSH Call expected 2 arguments but only one was passed. This patch removes the extra arg. Change-Id: Iedcc2042aca4168f9502f3694451bc1f2bfd7fcf Signed-off-by: Sharad Mishra <snmishra@linux.vnet.ibm.com> --- M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/hostinstall/VdsInstallerSSH.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Alon Bar-Lev: Looks good to me, but someone else must approve Sharad Mishra: Verified Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/8112 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iedcc2042aca4168f9502f3694451bc1f2bfd7fcf Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Sharad Mishra <snmishra@linux.vnet.ibm.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Sharad Mishra <snmishra@linux.vnet.ibm.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>
participants (1)
-
yzaslavs@redhat.com