You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Stewart (Jira)" <ji...@apache.org> on 2022/01/26 10:30:00 UTC

[jira] [Updated] (NIFI-9631) Enable NiFi Toolkit cli.sh to be invoked through a symbolic link

     [ https://issues.apache.org/jira/browse/NIFI-9631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Stewart updated NIFI-9631:
--------------------------------
    Description: 
Simply add tests for a symbolic link at the beginning of the cli.sh and, if a symlink, dereference the symlink to obtain the true directory where the script is held and set SCRIPT_DIR and SCRIPT_NAME accordingly.

 

See PR https://github.com/apache/nifi/pull/5717

  was:Simply add tests for a symbolic link at the beginning of the cli.sh and, if a symlink, dereference the symlink to obtain the true directory where the script is held and set SCRIPT_DIR and SCRIPT_NAME accordingly


> Enable NiFi Toolkit cli.sh to be invoked through a symbolic link
> ----------------------------------------------------------------
>
>                 Key: NIFI-9631
>                 URL: https://issues.apache.org/jira/browse/NIFI-9631
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Tools and Build
>    Affects Versions: 1.15.3
>            Reporter: David Stewart
>            Priority: Trivial
>
> Simply add tests for a symbolic link at the beginning of the cli.sh and, if a symlink, dereference the symlink to obtain the true directory where the script is held and set SCRIPT_DIR and SCRIPT_NAME accordingly.
>  
> See PR https://github.com/apache/nifi/pull/5717



--
This message was sent by Atlassian Jira
(v8.20.1#820001)