GitHub user jfrazee opened a pull request:
https://github.com/apache/nifi/pull/2301
Sub source w/ . in nifi.sh to be POSIX compliant
Tested against official Docker image (based on Debian stretch), Amazon
Linux, and OS X (which doesn't run that part of the script anyway).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jfrazee/nifi NIFI-4640
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2301.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 #2301
----
commit 5f975c8b50c4a546bff07f684c533ad2cc81fb60
Author: Joey Frazee <[email protected]>
Date: 2017-11-28T16:26:11Z
Sub source w/ . in nifi.sh to be POSIX compliant
----
---