GitHub user carlonelong opened a pull request:
https://github.com/apache/mesos/pull/300
Fixed a typo in fetcher.cpp.
Change-Id: I48a5dc471acc6e1759dfedc3f25420e60c2f3f88
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/carlonelong/mesos master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mesos/pull/300.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 #300
----
commit 5dadb6fc09f8dbb39ffa8b5f8dd806d561275894
Author: longfei <longfei@...>
Date: 2018-07-07T05:43:55Z
Fixed a typo in fetcher.cpp.
Change-Id: I48a5dc471acc6e1759dfedc3f25420e60c2f3f88
----
---