Incorrect variable name in bin/activemq
---------------------------------------
Key: AMQ-3777
URL: https://issues.apache.org/jira/browse/AMQ-3777
Project: ActiveMQ
Issue Type: Bug
Reporter: Richard Thomas
Priority: Trivial
The script bin/activemq uses the variable ACTIVEMQ_CONFIGS. However, on the
following line, there is an extra C:
echo "INFO: Using alternative activemq configuration files: $ACCTIVEMQ_CONFIGS"
It does not affect functionality of the script, it just stops the value of
ACTIVEMQ_CONFIGS being echoed to the terminal.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira