]
George Gastaldi updated FORGE-727:
----------------------------------
Component/s: Init Scripts
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
Fix For: 1.1.4.Final
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: