Dan Kenigsberg has submitted this change and it was merged. Change subject: supervdsm: remove unneeded version check ......................................................................
supervdsm: remove unneeded version check We now require higher version of systemd than 181, therefore checking that version > 181 is not required anymore. This also removes the need for branch in __udevReloadRules because the argument will always be --version. Change-Id: I47aa14c1f084b9d8456dc39b6da171188387b233 Signed-off-by: Martin Polednik <[email protected]> Reviewed-on: https://gerrit.ovirt.org/44844 Reviewed-by: Francesco Romani <[email protected]> Reviewed-by: Nir Soffer <[email protected]> Continuous-Integration: Jenkins CI --- M vdsm/supervdsmServer 1 file changed, 1 insertion(+), 20 deletions(-) Approvals: Nir Soffer: Looks good to me, approved Jenkins CI: Passed CI tests Francesco Romani: Looks good to me, but someone else must approve Martin Polednik: Verified -- To view, visit https://gerrit.ovirt.org/44844 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I47aa14c1f084b9d8456dc39b6da171188387b233 Gerrit-PatchSet: 5 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Martin Polednik <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
