-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34319/
-----------------------------------------------------------
(Updated May 17, 2015, 3:27 a.m.)
Review request for mesos.
Changes
-------
Combined refactoring of os::getenv() with update to os::path().
Summary (updated)
-----------------
Refactored os::getenv() to return an option and updated its callers in stout.
Bugs: MESOS-994
https://issues.apache.org/jira/browse/MESOS-994
Repository: mesos
Description (updated)
-------
Refactored os::getenv() to return an option and updated os::path() accordingly.
Diffs (updated)
-----
3rdparty/libprocess/3rdparty/stout/include/stout/os.hpp
d2ca4be90edb134465751d093b61e84fd6b16f1c
Diff: https://reviews.apache.org/r/34319/diff/
Testing
-------
make check
Thanks,
Greg Mann