Dan Kenigsberg has submitted this change and it was merged. Change subject: Deprecated string.join() replaced ......................................................................
Deprecated string.join() replaced Deprecated string.join(execfn, " ")) was replaced by ' '.join(execfn)). Change-Id: I8d16939a5d1d4518d1d91a525d8b403b3be12787 Signed-off-by: Petr Horáček <[email protected]> Reviewed-on: http://gerrit.ovirt.org/31897 Reviewed-by: Antoni Segura Puimedon <[email protected]> Reviewed-by: Alon Bar-Lev <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M vds_bootstrap/setup 1 file changed, 1 insertion(+), 2 deletions(-) Approvals: Alon Bar-Lev: Looks good to me, but someone else must approve Antoni Segura Puimedon: Looks good to me, but someone else must approve Petr Horáček: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/31897 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8d16939a5d1d4518d1d91a525d8b403b3be12787 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Petr Horáček <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Petr Horáček <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
