Amador Pahim has posted comments on this change. Change subject: vdsClient: Fix str/unicode concatenation issue. ......................................................................
Patch Set 3: Verified+1 (1 comment) .................................................... Commit Message Line 39: is 'message' variable as type unicode when infos['vmlist'][entry] is unicode. Line 40: Line 41: Also, to avoid stdout redir encode error, the messages print is encoded as UTF-8. Line 42: Line 43: Change-Id: I44dce25bb167da8ade579b2d67eb34a0e05f491b There isn't a public one. -- To view, visit http://gerrit.ovirt.org/19032 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I44dce25bb167da8ade579b2d67eb34a0e05f491b Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Amador Pahim <[email protected]> Gerrit-Reviewer: Amador Pahim <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
