shell scripts are not posix compliant
-------------------------------------

                 Key: CASSANDRA-1443
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1443
             Project: Cassandra
          Issue Type: Bug
    Affects Versions: 0.6
            Reporter: Brandon Williams
            Assignee: Eric Evans
            Priority: Minor
             Fix For: 0.6.6


Our shells scripts currently require bash, but invoke /bin/sh which may or may 
not be bash.  Instead, we should make these scripts POSIX compliant so they 
work under any shell.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to