GitHub user automaticgiant opened a pull request: https://github.com/apache/nifi/pull/966
improve foreground run mode of nifi * add exec to RUN_NIFI_CMD * remove subshell for else * tested compatible with runit with these changes You can merge this pull request into a Git repository by running: $ git pull https://github.com/automaticgiant/nifi NIFI-2689-betterforeground Alternatively you can review and apply these changes as the patch at: https://github.com/apache/nifi/pull/966.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 #966 ---- commit c8d47c3d0d8c78827d0eeea20d7e34d905816003 Author: Hunter Morgan <automaticgi...@gmail.com> Date: 2016-08-29T13:55:49Z improve foreground run mode of nifi * add exec to RUN_NIFI_CMD * remove subshell for else * tested compatible with runit with these changes ---- --- 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. ---