[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-API] [PATCH] CA-26863: correct error message when pool connection fails --- FIXED
I only added these two lines: | Stunnel.Stunnel_error msg -> internal_error, [ "Connection failed: " ^ (String.lowercase msg) ^ "." ] The rest is fixing whitespace. Note that calling "lowercase" on "msg" does not lose information, since all error messages in Stunnel are fixed strings. It makes the output nicer. Signed-off-by: Rok Strnisa <rok.strnisa@xxxxxxxxxx> ocaml/idl/ocaml_backend/exnHelper.ml | 85 ++++++++++++++++++----------------- 1 files changed, 43 insertions(+), 42 deletions(-) Attachment:
xen-api.hg.patch _______________________________________________ xen-api mailing list xen-api@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/mailman/listinfo/xen-api
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |