Dan Kenigsberg has submitted this change and it was merged. Change subject: bondOpts: Fix reporting [] instead of [''] for empty opts ......................................................................
bondOpts: Fix reporting [] instead of [''] for empty opts Touched also speed so that it would not try to access the first element of what is not an empty list instead of a list with an empty element. Change-Id: I20963543ec6b0f9ff42c02431ec9758d7de0531e Signed-off-by: Antoni S. Puimedon <[email protected]> Reviewed-on: http://gerrit.ovirt.org/21554 Reviewed-by: Dan Kenigsberg <[email protected]> --- M lib/vdsm/netinfo.py 1 file changed, 4 insertions(+), 2 deletions(-) Approvals: Antoni Segura Puimedon: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/21554 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I20963543ec6b0f9ff42c02431ec9758d7de0531e Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
