Dan Kenigsberg has submitted this change and it was merged. Change subject: utils: Moved pgrep and getCmdArgs from storage/misc ......................................................................
utils: Moved pgrep and getCmdArgs from storage/misc They are general enough and useful elsewhere. Change-Id: Ia9a933bec0df3f7773c0f8e47fc0bf0492149031 Bug-Url: https://bugzilla.redhat.com/987813 Signed-off-by: Ondřej Svoboda <[email protected]> Reviewed-on: http://gerrit.ovirt.org/23040 Reviewed-by: Dan Kenigsberg <[email protected]> Reviewed-by: Yaniv Bronhaim <[email protected]> --- M lib/vdsm/utils.py M tests/miscTests.py M tests/utilsTests.py M vdsm/storage/blockSD.py M vdsm/storage/misc.py 5 files changed, 81 insertions(+), 84 deletions(-) Approvals: Ondřej Svoboda: Verified Yaniv Bronhaim: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/23040 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia9a933bec0df3f7773c0f8e47fc0bf0492149031 Gerrit-PatchSet: 9 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Assaf Muller <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
