Sharad Mishra has posted comments on this change.

Change subject: core: Incorrect number of arguments passed to String.format in 
VdsInstallerSSH
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File 
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/hostinstall/VdsInstallerSSH.java
Line 121:             log.debug(
Line 122:                 String.format(
Line 123:                     "Could not connect to server %1$s: %2$s",
Line 124:                     this.client.getDisplayHost(),
Line 125:                     e.getMessage()
Done
Line 126:                 ),
Line 127:                 e
Line 128:             );
Line 129:             throw e;


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Iedcc2042aca4168f9502f3694451bc1f2bfd7fcf
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sharad Mishra <snmis...@linux.vnet.ibm.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Sharad Mishra <snmis...@linux.vnet.ibm.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to