Andy Dufilie created FLEX-35006:
-----------------------------------
Summary: bug in mxmlc/compc/etc scripts when flexjs path contains spaces
Key: FLEX-35006
URL: https://issues.apache.org/jira/browse/FLEX-35006
Project: Apache Flex
Issue Type: Bug
Components: Falcon, FlexJS
Affects Versions: Apache FlexJS 0.5.0
Reporter: Andy Dufilie
Any place {{`dirname $0`}} appears in a shell script, it should be changed to {{`dirname "$0"`}}
so that it works with paths containing spaces.
This affects all shell scripts in flexjs/js/bin.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|