Nir Soffer has posted comments on this change. Change subject: Move udevadm to lib/vdsm ......................................................................
Patch Set 1: (1 comment) https://gerrit.ovirt.org/#/c/40119/1/lib/vdsm/udevadm.py File lib/vdsm/udevadm.py: Line 18: # Refer to the README and COPYING files for full details of the license Line 19: # Line 20: Line 21: import logging Line 22: import utils Please use relative import Line 23: Line 24: _UDEVADM = utils.CommandPath("udevadm", "/sbin/udevadm", "/usr/sbin/udevadm") Line 25: Line 26: -- To view, visit https://gerrit.ovirt.org/40119 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I113bd85820805e60cbf6a7266ed788ec3ba48637 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Ido Barkan <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Ido Barkan <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
