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 18edf23  Removed executable bit from files would should be `source`'d.
18edf23 is described below

commit 18edf2348733d2864f59b4e240c12165ad1c0350
Author: Benjamin Bannier <[email protected]>
AuthorDate: Mon Jun 24 11:13:04 2019 +0200

    Removed executable bit from files would should be `source`'d.
---
 src/deploy/mesos-agent-env.sh.template  | 0
 src/deploy/mesos-master-env.sh.template | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/src/deploy/mesos-agent-env.sh.template 
b/src/deploy/mesos-agent-env.sh.template
old mode 100755
new mode 100644
diff --git a/src/deploy/mesos-master-env.sh.template 
b/src/deploy/mesos-master-env.sh.template
old mode 100755
new mode 100644

Reply via email to