[
https://issues.apache.org/jira/browse/NIFI-4640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16269846#comment-16269846
]
ASF subversion and git services commented on NIFI-4640:
-------------------------------------------------------
Commit 73fa0429f0dada32a1935a307dbb39308bd21f54 in nifi's branch
refs/heads/master from [~jfrazee]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=73fa042 ]
NIFI-4640 Sub source w/ . in nifi.sh to be POSIX compliant
This closes #2302
Signed-off-by: Aldrin Piri <[email protected]>
> 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
>
> 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)