Commit 49c10704 by Erik Michaels-Ober

ruby-build 20131115

parent 5b263ef5
## Version History ## Version History
#### 20131115
* Added a definition for JRuby 1.7.7
* Added a definition for JRuby 1.7.8
#### 20131030 #### 20131030
* Install the Rubinius bundle in isolation * Install the Rubinius bundle in isolation
* Fix false "BUILD FAILED" message when installing Rubinius * Fix false "BUILD FAILED" message when installing Rubinius
......
#!/usr/bin/env bash #!/usr/bin/env bash
RUBY_BUILD_VERSION="20131030" RUBY_BUILD_VERSION="20131115"
set -E set -E
exec 3<&2 # preserve original stderr at fd 3 exec 3<&2 # preserve original stderr at fd 3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment