-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37546/
-----------------------------------------------------------
Review request for mesos, Ben Mahler and Vinod Kone.
Bugs: MESOS-3050
https://issues.apache.org/jira/browse/MESOS-3050
Repository: mesos
Description
-------
Used execlp instead of execl to exec processes in libprocess.
Diffs
-----
3rdparty/libprocess/include/process/subprocess.hpp
310cb4f8e4e2faa5545dffd196d7490c868bc5d6
Diff: https://reviews.apache.org/r/37546/diff/
Testing
-------
sudo make check
Thanks,
Jie Yu