-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54097/#review157076
-----------------------------------------------------------
Ship it!
Ship It!
- Gilbert Song
On Nov. 26, 2016, 11:47 p.m., Jie Yu wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/54097/
> -----------------------------------------------------------
>
> (Updated Nov. 26, 2016, 11:47 p.m.)
>
>
> Review request for mesos, Gilbert Song and Kevin Klues.
>
>
> Bugs: MESOS-6648
> https://issues.apache.org/jira/browse/MESOS-6648
>
>
> Repository: mesos
>
>
> Description
> -------
>
> This patch added a method to FlagsBase to export the flags as a map of
> environment variables. This simplifies the logic when the caller wants
> to pass flags as environment variables to the subprocess.
>
>
> Diffs
> -----
>
> 3rdparty/stout/include/stout/flags/flags.hpp 06aac13836fbe7f1d970476f073a48e9f4bdb168
> 3rdparty/stout/tests/flags_tests.cpp 9ee538bd0afa3fb3b6debc6eda010552d9062ad7
>
> Diff: https://reviews.apache.org/r/54097/diff/
>
>
> Testing
> -------
>
> make check
>
>
> Thanks,
>
> Jie Yu
>
>
|