Ryan Harper has uploaded a new change for review. Change subject: pylint: vdsm:caps.py convert output to string ......................................................................
pylint: vdsm:caps.py convert output to string ************* Module caps E:187,35:osversion: Instance of 'list' has no 'splitlines' member (but some types could not be inferred) Convert the out object to a string where .splitlines() is defined. Change-Id: I581b336fa63ea41258d374419fb70970435cdca9 Signed-off-by: Ryan Harper <[email protected]> --- M vdsm/caps.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/38/3438/1 -- To view, visit http://gerrit.ovirt.org/3438 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I581b336fa63ea41258d374419fb70970435cdca9 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Ryan Harper <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
