[
https://issues.apache.org/jira/browse/CASSANDRA-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12910033#action_12910033
]
Peter Schuller commented on CASSANDRA-1443:
-------------------------------------------
Sorry - no, nothing to add. 1507/1508 was the ones I knew of off hand. Should I
discover anything else I'll submit more.
(Though on the /bin/bash issue of this ticket I'd preemptively suggest using
/usr/bin/env bash, since bash is often not /bin/bash on many BSD:s.)
> 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.