GitHub user michalklempa opened a pull request: https://github.com/apache/nifi/pull/223
nifi-1514 - Fixed: ExecuteStreamCommand does not split command line arguments by provided separator when these come from expression language evaluation nifi-1514 - Fixed: ExecuteStreamCommand does not split command line arguments by provided separator when these come from expression language evaluation You can merge this pull request into a Git repository by running: $ git pull https://github.com/michalklempa/nifi nifi-1514 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/nifi/pull/223.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 #223 ---- commit 62009f42f9a0950fc19b6b2ef333eb90a15ff1e0 Author: Michal Klempa <michal.kle...@gmail.com> Date: 2016-02-15T20:38:26Z nifi-1514 Fixed: ExecuteStreamCommand when expressions in command arguments are used, contents are not splitted by command separator ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---