-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65812/
-----------------------------------------------------------
(Updated May 8, 2018, 6:43 p.m.)
Review request for mesos, Anish Gupta, Eric Chung, Gilbert Song, Jie Yu, James
Peach, and Zhitao Li.
Changes
-------
Rename `path::clean` to `path::normalize`.
Bugs: MESOS-8257
https://issues.apache.org/jira/browse/MESOS-8257
Repository: mesos
Description
-------
Added an overloaded version of `os::realpath` to stout.
The new `os::realpath` function is used for evaluating real path
within a scoped root directory.
Diffs (updated)
-----
3rdparty/stout/include/stout/os/posix/realpath.hpp
31352cefc5b8d0ccd9af8f6dabdec4a959fded32
Diff: https://reviews.apache.org/r/65812/diff/5/
Changes: https://reviews.apache.org/r/65812/diff/4-5/
Testing
-------
Thanks,
Jason Lai