Federico Simoncelli has uploaded a new change for review. Change subject: Fix assertVdsmUser group check ......................................................................
Fix assertVdsmUser group check The assertVdsmUser group check wasn't taking in account that VDSM_GROUP could be the primary group for VDSM_USER and therefore not appear in the gr_mem list. In this patch: * additional check for VDSM_GROUP being the primary group for VDSM_USER * use the constants for VDSM_USER and VDSM_GROUP Signed-off-by: Federico Simoncelli <[email protected]> Change-Id: If0a9e2cc70f75242cff9bcf63b248e2e7fa5f837 --- M vdsm/vdsm 1 file changed, 10 insertions(+), 6 deletions(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/58/6758/1 -- To view, visit http://gerrit.ovirt.org/6758 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If0a9e2cc70f75242cff9bcf63b248e2e7fa5f837 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
