[jira] [Commented] (CASSANDRA-4682) simple scripting bug in cassandra-env.sh

2012-09-19 Thread Yang Yang (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-4682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458790#comment-13458790
 ] 

Yang Yang commented on CASSANDRA-4682:
--

https://github.com/apache/cassandra/blame/cassandra-1.1.0/conf/cassandra-env.sh

it's in 1.1.0 branch, but not trunk, it's also present in 1.1.2 release

 simple scripting bug in cassandra-env.sh
 

 Key: CASSANDRA-4682
 URL: https://issues.apache.org/jira/browse/CASSANDRA-4682
 Project: Cassandra
  Issue Type: Bug
Reporter: Yang Yang
Priority: Minor

 the case clause contains break, which is syntactically wrong.
 generally it does not show up in command line since the stderr and stdout is 
 redirected

--
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


[jira] [Commented] (CASSANDRA-4682) simple scripting bug in cassandra-env.sh

2012-09-18 Thread Brandon Williams (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-4682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458268#comment-13458268
 ] 

Brandon Williams commented on CASSANDRA-4682:
-

A case insensitive search for 'break' returns no results.

 simple scripting bug in cassandra-env.sh
 

 Key: CASSANDRA-4682
 URL: https://issues.apache.org/jira/browse/CASSANDRA-4682
 Project: Cassandra
  Issue Type: Bug
Reporter: Yang Yang
Priority: Minor

 the case clause contains break, which is syntactically wrong.
 generally it does not show up in command line since the stderr and stdout is 
 redirected

--
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