-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52731/
-----------------------------------------------------------
Review request for mesos, Gilbert Song and Kevin Klues.
Bugs: MESOS-6323
https://issues.apache.org/jira/browse/MESOS-6323
Repository: mesos
Description
-------
The flag is optional. If set, the command to be launched will use the
specified environment variables. If not set, the command will inherit
the environment variables of the calling process.
Diffs
-----
src/slave/containerizer/mesos/launch.hpp
208ad2ba105af1e5cdd4b9e3f9f216c0fe1b648d
src/slave/containerizer/mesos/launch.cpp
c6b669a04c006edfc78c06560d1eb088278c2f8e
Diff: https://reviews.apache.org/r/52731/diff/
Testing
-------
make check
Thanks,
Jie Yu