Dan Kenigsberg has submitted this change and it was merged. Change subject: use CommandPath.name ......................................................................
use CommandPath.name At the moment, CommandPath.name is initialized, but its only use as a third string argument to OSError() is ignored. Change-Id: I1f47b262d463a71b0438648201854cb6556355d8 Signed-off-by: Dan Kenigsberg <[email protected]> --- M vdsm/utils.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Yeela Kaplan: Looks good to me, but someone else must approve Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/10830 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1f47b262d463a71b0438648201854cb6556355d8 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Yeela Kaplan <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
