You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by dmvolod <gi...@git.apache.org> on 2018/02/16 09:09:15 UTC

[GitHub] camel pull request #2227: Remove execute permissions from unnecessary files

GitHub user dmvolod opened a pull request:

    https://github.com/apache/camel/pull/2227

    Remove execute permissions from unnecessary files

    This PR removes  execute permissions from unnecessary files. This is not very good to have it on *nix systems otherwise for .sh and other executables

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dmvolod/camel execfix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/2227.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2227
    
----
commit 8373ea656612be90cde092be35b9c8674af8dd98
Author: Dmitry Volodin <dm...@...>
Date:   2018-02-16T09:05:59Z

    Remove execute permissions from unnesseary files

----


---

[GitHub] camel pull request #2227: Remove execute permissions from unnecessary files

Posted by oscerd <gi...@git.apache.org>.
Github user oscerd closed the pull request at:

    https://github.com/apache/camel/pull/2227


---