Dwight W Smith created CASSANDRA-4535:
-----------------------------------------
Summary: On Linux cassandra-env.sh truncates JVM_OPTS due to token
error in startswith () [ "${1#$2}" != "$1" ]
Key: CASSANDRA-4535
URL: https://issues.apache.org/jira/browse/CASSANDRA-4535
Project: Cassandra
Issue Type: Bug
Environment: Linux 2.6.18-194.el5 #1 SMP
Reporter: Dwight W Smith
Priority: Minor
Installed 1.1.3 on Linux cluster – the JVM_OPTS were truncated due to a script
error in Cassandra-env.sh:
Invalid token in the following.
startswith () [ "${1#$2}" != "$1" ]
--
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