You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Philip Young (JIRA)" <ji...@apache.org> on 2014/12/13 04:28:13 UTC

[jira] [Created] (NIFI-165) The start script, nifi.sh, does not work on Mac OS X

Philip Young created NIFI-165:
---------------------------------

             Summary: The start script, nifi.sh, does not work on Mac OS X
                 Key: NIFI-165
                 URL: https://issues.apache.org/jira/browse/NIFI-165
             Project: Apache NiFi
          Issue Type: Bug
          Components: Configuration
    Affects Versions: 0.0.1
         Environment: Mac OS X 
            Reporter: Philip Young


Unfortunately, Mac OS X does not handle the use of $0 to specify the name and path of the script that is being executed as well as other *nix, instead it is being resolved to "." in the nifi.sh script. As a result, calls to dirname and basename are failing. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)