GitHub user adamtheturtle opened a pull request:
https://github.com/apache/mesos/pull/237
Documentation: Fix event syntax by wrapping a task definition in curly
braces.
cc @greggomann
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/adamtheturtle/mesos
fix-launch-group-event-syntax
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mesos/pull/237.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 #237
----
commit 6fb37274aec4a9c0b08d53cb882c0e330b06eba9
Author: Adam Dangoor <[email protected]>
Date: 2017-10-03T10:44:38Z
Fix event syntax by wrapping a task definition in curly braces.
----
---