I don't think this quite rises to the level of a CEP, but I wanted to get
input on this. I'm working on the CircleCI build tooling and the
generate.sh script uses "/bin/sh" for its execution. There are a couple of
things that could be cleaned up and simplified if we used bash instead. I'm
all for making sure that tooling is portable, but I think that in this case
it's probably safe to assume bash is available for dev work. For example,
all of the shell scripts in the cassandra-builds repo use bash, not sh.

Thanks,

Derek

-- 
+---------------------------------------------------------------+
| Derek Chen-Becker                                             |
| GPG Key available at https://keybase.io/dchenbecker and       |
| https://pgp.mit.edu/pks/lookup?search=derek%40chen-becker.org |
| Fngrprnt: EB8A 6480 F0A3 C8EB C1E7  7F42 AFC5 AFEE 96E4 6ACC  |
+---------------------------------------------------------------+

Reply via email to