-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40445/
-----------------------------------------------------------
(Updated Dec. 3, 2015, 9:29 a.m.)
Review request for mesos, Benjamin Hindman, Marco Massenzio, and Michael Park.
Changes
-------
Removed use of function-style `print` calls as per review comments.
Bugs: MESOS-3581
https://issues.apache.org/jira/browse/MESOS-3581
Repository: mesos
Description
-------
Review: https://reviews.apache.org/r/40445
Diffs (updated)
-----
support/mesos-style.py 66b45692c3c04f68358b63d52e4d87934f241bd7
Diff: https://reviews.apache.org/r/40445/diff/
Testing
-------
Ran the a whole clean checkout through the linter with only one expected
failure (`3rdparty/libprocess/stout/tests/protobuf_tests.proto` which lacks a
license).
NOTE TO THE COMMITTER
---------------------
Before committing this, it is probably a good idea to check the whole code base
again and fix any new files which do not follow the current license style. The
commits which originally fixed this were
* fa36917 (mesos),
* dc23756 (stout), and
* 3539b7a (libprocess).
Thanks,
Benjamin Bannier