[node-patches] Change in ovirt-node[master]: log: Workaround missing getChild in python 2.6
mburns at redhat.com
mburns at redhat.com
Mon Sep 30 13:05:42 UTC 2013
Michael Burns has submitted this change and it was merged.
Change subject: log: Workaround missing getChild in python 2.6
......................................................................
log: Workaround missing getChild in python 2.6
Logger.getChild() is missing in python 2.6, so we need to work around
this.
Done by emulating getChild.
Change-Id: Ie22fb60025a8de54d9044281fe964c081bb6ebaf
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1013461
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M src/ovirt/node/log.py
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
Michael Burns: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/19666
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie22fb60025a8de54d9044281fe964c081bb6ebaf
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: 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