[
https://issues.apache.org/jira/browse/CASSANDRA-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12909829#action_12909829
]
Peter Schuller commented on CASSANDRA-1443:
-------------------------------------------
There are also a couple of Linux specific things in there. Since I'm on FreeBSD
I hit them. Would you be open to patches that try to work around that, or is
that beyond reasonable portability goals?
> 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: Brandon Williams
> Priority: Minor
> Fix For: 0.6.6
>
> Attachments: 1443.txt
>
>
> 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.