Commit 0a9b5e3a by Erik Michaels-Ober

ruby-build 20140408

parent d6b930c5
#!/usr/bin/env bash #!/usr/bin/env bash
RUBY_BUILD_VERSION="20140405" RUBY_BUILD_VERSION="20140408"
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