[node-patches] Change in ovirt-node[master]: process: Fix check_output on el6
mburns at redhat.com
mburns at redhat.com
Mon Jul 15 14:45:59 UTC 2013
Michael Burns has submitted this change and it was merged.
Change subject: process: Fix check_output on el6
......................................................................
process: Fix check_output on el6
Due to the previous process patch all process related functions expect
lists, but the el6 workaround for check_output passed a string.
Change-Id: I63edf019078e877404d2727b5fd97f24979dbeda
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M src/ovirt/node/utils/process.py
1 file changed, 3 insertions(+), 2 deletions(-)
Approvals:
Fabian Deutsch: Verified; Looks good to me, approved
Michael Burns:
--
To view, visit http://gerrit.ovirt.org/16863
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I63edf019078e877404d2727b5fd97f24979dbeda
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Michael Burns <mburns at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the node-patches
mailing list