GitHub user benjaminp opened a pull request:
https://github.com/apache/mesos/pull/269
fix name of --executor_environment_variables
Needs underscores not dashes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benjaminp/mesos patch-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mesos/pull/269.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #269
----
commit 8f804be79cc588389fe36026ebb01fd98c674080
Author: Benjamin Peterson <benjamin@...>
Date: 2018-03-06T06:02:26Z
fix name of --executor_environment_variables
Needs underscores not dashes.
----
---