[jboss-jira] [JBoss JIRA] (WFCORE-4077) The common.sh script does not work on all shell versions

James Perkins (JIRA) issues at jboss.org
Wed Aug 29 12:28:00 EDT 2018


James Perkins created WFCORE-4077:
-------------------------------------

             Summary: The common.sh script does not work on all shell versions
                 Key: WFCORE-4077
                 URL: https://issues.jboss.org/browse/WFCORE-4077
             Project: WildFly Core
          Issue Type: Bug
          Components: Scripts
            Reporter: James Perkins
            Assignee: James Perkins


The {{common.sh}} script introduced a new function using the function keyword. This does not appear to work with all shells, specifically dash. In bash the keyword is also deprecated. The "function" keyword should be removed  from the {{common.sh}} script.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list