Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.0.1
-
Mac OS X 10.9.5
running:
GNU bash, version 3.2.53(1)-release (x86_64-apple-darwin13)
Description
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.
Attachments
Issue Links
- relates to
-
NIFI-154 Readlink not supported on OS X
- Closed