GitHub user jfrazee opened a pull request:
https://github.com/apache/nifi/pull/2302
NIFI-4640 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/2302.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 #2302
----
commit 4229c3e0a1cb3d822eb19c0c4acce43a08d16c9c
Author: Joey Frazee <[email protected]>
Date: 2017-11-28T16:26:11Z
NIFI-4640 Sub source w/ . in nifi.sh to be POSIX compliant
----
---