-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67189/
-----------------------------------------------------------
Review request for mesos, Akash Gupta, Eric Mumau, John Kordich, Joseph Wu, and
Radhika Jandhyala.
Bugs: MESOS-8931
https://issues.apache.org/jira/browse/MESOS-8931
Repository: mesos
Description
-------
Windows: Removed guards now that `os::shell` exists.
Diffs
-----
src/master/main.cpp 3f5b3544a9746e97619503e57bc8e84b61bd7fdf
src/slave/main.cpp ca356687b2d38ea2dca53d3643a4be9471a857d8
src/tests/fetcher_tests.cpp 311be6a36f137819ee91187a16df2b8e61def478
Diff: https://reviews.apache.org/r/67189/diff/1/
Testing
-------
`ctest -V` on Ubuntu and Windows 10. All passed, including `OsTest.Shell`.
Thanks,
Andrew Schwartzmeyer