-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45326/
-----------------------------------------------------------
(Updated 四月 15, 2016, 3:06 p.m.)
Review request for mesos, David vonThenen, Gilbert Song, haosdent huang, and
Jie Yu.
Summary (updated)
-----------------
Implemented os::which().
Bugs: MESOS-5084
https://issues.apache.org/jira/browse/MESOS-5084
Repository: mesos
Description (updated)
-------
Implemented os::which().
Diffs (updated)
-----
3rdparty/libprocess/3rdparty/stout/include/Makefile.am
33ddb06e25920096f2d16d4f372129ee2f6a8721
3rdparty/libprocess/3rdparty/stout/include/stout/os.hpp
a81086860a17bd1912e55051dd7bb98a20772b51
3rdparty/libprocess/3rdparty/stout/include/stout/os/which.hpp PRE-CREATION
3rdparty/libprocess/3rdparty/stout/tests/os_tests.cpp
9bd34c7508cd813c5de18028956f6a740997c266
Diff: https://reviews.apache.org/r/45326/diff/
Testing (updated)
-------
make
make check
[ RUN ] OsTest.Which
[ OK ] OsTest.Which (0 ms)
Thanks,
Guangya Liu