-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19968/
-----------------------------------------------------------
(Updated May 6, 2014, 12:26 a.m.)
Review request for mesos, Benjamin Hindman and Dominic Hamon.
Changes
-------
Rebased to whitelist and split off the libprocess changes into a dependent
review.
Bugs: MESOS-1181
https://issues.apache.org/jira/browse/MESOS-1181
Repository: mesos-git
Description
-------
Enabled whitespace/end_of_line rule for cpplint, which covers the following:
'Line ends in whitespace. Consider deleting these extra spaces.'
Diffs (updated)
-----
src/common/date_utils.hpp 523e273
src/common/factory.hpp 94056f6
support/mesos-style.py bd7dcdb
Diff: https://reviews.apache.org/r/19968/diff/
Testing
-------
Ran mesos-style.py over entire source base with whitespace/end_of_line enabled.
Thanks,
Adam B