postmodern / ruby-install

Installs Ruby, JRuby, TruffleRuby, or mruby
MIT License
1.9k stars 252 forks source link

Remove ';;' from `if` body to avoid syntax error #406

Closed donv closed 3 years ago

donv commented 3 years ago

This resulted in

/usr/local/bin/../share/ruby-install/truffleruby/functions.sh: line 26: syntax error near unexpected token `;;'
/usr/local/bin/../share/ruby-install/truffleruby/functions.sh: line 26: `               return 1 ;;'