-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50003/
-----------------------------------------------------------
(Updated July 16, 2016, 2:14 a.m.)
Review request for mesos, Greg Mann and Vinod Kone.
Changes
-------
rebased on latest master to hopefully fix the patch
Bugs: MESOS-5613
https://issues.apache.org/jira/browse/MESOS-5613
Repository: mesos
Description
-------
Propagate work_dir flag from local runs to agents/masters.
Diffs (updated)
-----
src/local/flags.hpp f0af0d2
src/local/local.cpp a543aef
src/tests/test_framework_test.sh 73b4ddc
Diff: https://reviews.apache.org/r/50003/diff/
Testing
-------
Manually tested that `mesos local` and `mesos-local` run now. Not sure if a
regression test for this would be good, please advise.
Thanks,
Ammar Askar