[
https://issues.apache.org/jira/browse/NIFI-4640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aldrin Piri resolved NIFI-4640.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.5.0
> Start script nifi.sh source not POSIX compliant
> -----------------------------------------------
>
> Key: NIFI-4640
> URL: https://issues.apache.org/jira/browse/NIFI-4640
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Roland Hopferwieser
> Assignee: Joey Frazee
> Priority: Trivial
> Fix For: 1.5.0
>
>
> The source command used in nifi.sh is not a POSIX shell standard and not
> supported by e.g. dash used by debian to run /bin/sh. Use the dot command
> (http://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#dot)
> instead.
> On Debian I get
> /opt/nifi/bin/nifi.sh: 88: /opt/nifi/bin/nifi.sh: source: not found
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)