hammerlab / genspio

Generate Shell Phrases In OCaml
https://smondet.gitlab.io/genspio-doc/
Apache License 2.0
48 stars 3 forks source link

default bash on OSX is buggy #68

Open smondet opened 6 years ago

smondet commented 6 years ago

https://stackoverflow.com/questions/32481734/shell-error-with-bash-bad-substitution-no-closing

smondet commented 6 years ago

brew install bash fixes all the tests

but is it what we want for Genspio?