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

[GitHub] camel pull request #2515: CAMEL-12733. Check if directory exists via ls, so ...

GitHub user evilball opened a pull request:

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

    CAMEL-12733. Check if directory exists via ls, so we don't need to re…

    …turn back to original dir later.

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

    $ git pull https://github.com/evilball/camel master

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

    https://github.com/apache/camel/pull/2515.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 #2515
    
----
commit a3bc7af5fcff271f90d38b5aede7bebb02223f49
Author: evilball <ev...@...>
Date:   2018-09-09T23:09:48Z

    CAMEL-12733. Check if directory exists via ls, so we don't need to return back to original dir later.

----


---

[GitHub] camel pull request #2515: CAMEL-12733. Check if directory exists via ls, so ...

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

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


---