[node-patches] Change in ovirt-node[master]: process: Fix check_output

mburns at redhat.com mburns at redhat.com
Thu May 23 19:14:42 UTC 2013


Michael Burns has submitted this change and it was merged.

Change subject: process: Fix check_output
......................................................................


process: Fix check_output

Previously no hint was given to unicode() on how to decode the bytes
returned from check_output(), now the encoding of sys.stdin.encoding is
given as a hint.

Change-Id: Iaa6336da7cc8c53ce894267685f5f5949c2a0145
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M src/ovirt/node/utils/process.py
1 file changed, 6 insertions(+), 4 deletions(-)

Approvals:
  Michael Burns: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iaa6336da7cc8c53ce894267685f5f5949c2a0145
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Michael Burns <mburns at redhat.com>



More information about the node-patches mailing list