-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60621/
-----------------------------------------------------------
(Updated Oct. 11, 2017, 11:30 p.m.)
Review request for mesos, Andrew Schwartzmeyer, John Kordich, Joseph Wu, and Li
Li.
Summary (updated)
-----------------
Added new stout capability: os::copyfile(source, dest).
Bugs: MESOS-6705
https://issues.apache.org/jira/browse/MESOS-6705
Repository: mesos
Description (updated)
-------
Added new stout capability: os::copyfile(source, dest).
Diffs (updated)
-----
3rdparty/stout/Makefile.am 4386017acd6ca465be3f735460c11d50b440ccc5
3rdparty/stout/include/Makefile.am bdd3e9908ebfc682458a3babc34cbee36ad3f751
3rdparty/stout/include/stout/os/copyfile.hpp PRE-CREATION
3rdparty/stout/include/stout/os/posix/copyfile.hpp PRE-CREATION
3rdparty/stout/include/stout/os/windows/copyfile.hpp PRE-CREATION
3rdparty/stout/tests/CMakeLists.txt 6e5773f1e03671de7ac007caf49edd0f1cd7aedd
3rdparty/stout/tests/os/copyfile_tests.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/60621/diff/3/
Changes: https://reviews.apache.org/r/60621/diff/2-3/
Testing
-------
See upstream
Note that Joe made some changes to this, I ended up taking his changes as is.
Thanks,
Jeff Coffler