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)