You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by bb...@apache.org on 2019/08/19 10:53:07 UTC

[mesos] branch master updated: Made `support/cpplint.py` executable.

This is an automated email from the ASF dual-hosted git repository.

bbannier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git


The following commit(s) were added to refs/heads/master by this push:
     new fbd03b5  Made `support/cpplint.py` executable.
fbd03b5 is described below

commit fbd03b53cc04a746252d1eb7bb8aec7ffd820d25
Author: Benjamin Bannier <bb...@apache.org>
AuthorDate: Mon Aug 19 12:42:28 2019 +0200

    Made `support/cpplint.py` executable.
    
    This allows invoking cpplint from outside the linter setup so that one
    can make use of our patched cpplint even when not using mesos-style.
---
 support/cpplint.py | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/support/cpplint.py b/support/cpplint.py
old mode 100644
new mode 100755