-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37545/
-----------------------------------------------------------
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 stout.
Diffs
-----
3rdparty/libprocess/3rdparty/stout/include/stout/os/posix/fork.hpp
5592e10746f0e23ef6f6d5d5e890bd91091051d6
3rdparty/libprocess/3rdparty/stout/include/stout/posix/os.hpp
c848268dc8fb595f1f4d9e81ef0179b722bdba4d
Diff: https://reviews.apache.org/r/37545/diff/
Testing
-------
sudo make check
Thanks,
Jie Yu