Dan Kenigsberg has submitted this change and it was merged. Change subject: shell-helper: stop using service command ......................................................................
shell-helper: stop using service command In master we can safely use systemctl since we do not support systemv anymore. Also, the 'stop' verb supports multiple arguments so this allows the use of less shell commands. Change-Id: Ie11bba182fd89f86c46bdbb896dd4d73005399e4 Signed-off-by: Ido Barkan <[email protected]> Reviewed-on: https://gerrit.ovirt.org/49215 Reviewed-by: Nir Soffer <[email protected]> Continuous-Integration: Jenkins CI --- M contrib/shell_helper 1 file changed, 6 insertions(+), 7 deletions(-) Approvals: Nir Soffer: Looks good to me, approved Ido Barkan: Verified Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/49215 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie11bba182fd89f86c46bdbb896dd4d73005399e4 Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Ido Barkan <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Edward Haas <[email protected]> Gerrit-Reviewer: Ido Barkan <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
