-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48728/
-----------------------------------------------------------
Review request for mesos, Adam Berry, Benjamin Mahler, Michael Park, and Neil
Conway.
Repository: mesos
Description
-------
Generate `support/cpplint.patch` using following command:
```
PATCH="support/cpplint.patch"
FIRST_COMMIT=`git log --pretty=format:"%h" --diff-filter=A -- $PATCH`
git diff ${FIRST_COMMIT}..master support/cpplint.py > $PATCH
```
Diffs
-----
support/cpplint.patch 1dd69a03044c0c17ca4ee555c6c9d27ea043d4f0
Diff: https://reviews.apache.org/r/48728/diff/
Testing
-------
Thanks,
Tomasz Janiszewski