[
https://issues.jboss.org/browse/FORGE-727?page=com.atlassian.jira.plugin....
]
George Gastaldi updated FORGE-727:
----------------------------------
Status: Closed (was: Pull Request Sent)
Fix Version/s: 2.0.0.Alpha1
Resolution: Done
Fixed. Thanks Vineet !
Starting forge with debug flag results in an error
--------------------------------------------------
Key: FORGE-727
URL:
https://issues.jboss.org/browse/FORGE-727
Project: Forge
Issue Type: Bug
Components: Init Scripts
Affects Versions: 1.1.0.Final, 1.1.3.Final
Environment: Linux Mint 13 Maya
Reporter: Vineet Reynolds
Assignee: Vineet Reynolds
Fix For: 1.1.4.Final, 2.0.0.Alpha1
The following error is reported when starting forge with the {{--debug}} flag:
{code}
vineet@Vineet-dv6-Notebook-PC ~ $ forge --debug
/opt/forge-distribution-1.1.0.Final/bin/forge: 30: [: unexpected operator
/opt/forge-distribution-1.1.0.Final/bin/forge: 34: [: --debug: unexpected operator
/opt/forge-distribution-1.1.0.Final/bin/forge: 38: [: --debug: unexpected operator
{code}
This looks like a POSIX compliance issue. The dash shell is POSIX compliant, but not
bash. But I could be wrong.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira