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:55 UTC

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

Removed executable bit from text files.

`CMakeLists.txt` and `docker.cpp` 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/5601070a
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/5601070a
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/5601070a

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

----------------------------------------------------------------------
 3rdparty/CMakeLists.txt | 0
 CMakeLists.txt          | 0
 src/docker/docker.cpp   | 0
 3 files changed, 0 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


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

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

http://git-wip-us.apache.org/repos/asf/mesos/blob/5601070a/src/docker/docker.cpp
----------------------------------------------------------------------
diff --git a/src/docker/docker.cpp b/src/docker/docker.cpp
old mode 100755
new mode 100644