You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by an...@apache.org on 2017/12/19 22:02:54 UTC

[2/3] mesos git commit: Removed executable bit from text file.

Removed executable bit from text file.

`CMakeLists.txt` should not be marked executable.


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/24f67027
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/24f67027
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/24f67027

Branch: refs/heads/master
Commit: 24f6702723c98d1098a9aa2e16e533eedccd36c2
Parents: 5601070
Author: Andrew Schwartzmeyer <an...@schwartzmeyer.com>
Authored: Thu Oct 5 14:25:22 2017 -0700
Committer: Andrew Schwartzmeyer <an...@schwartzmeyer.com>
Committed: Tue Dec 19 13:39:42 2017 -0800

----------------------------------------------------------------------
 3rdparty/libprocess/CMakeLists.txt | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/24f67027/3rdparty/libprocess/CMakeLists.txt
----------------------------------------------------------------------
diff --git a/3rdparty/libprocess/CMakeLists.txt b/3rdparty/libprocess/CMakeLists.txt
old mode 100755
new mode 100644