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 <evilball88@...> 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. ---- ---