mirror of
https://github.com/rbenv/ruby-build.git
synced 2026-05-15 08:56:52 -04:00
Seems like sed 4.1.5 on RHEL 5.3 doesn't support `-E`, and sed on OS X doesn't support `-r` to activate the extended regexp mode. Best to avoid extended regexp altogether for compatibility. Fixes #495 |
||
|---|---|---|
| .. | ||
| fixtures | ||
| stubs | ||
| tmp | ||
| build.bats | ||
| cache.bats | ||
| checksum.bats | ||
| fetch.bats | ||
| hooks.bats | ||
| installer.bats | ||
| mirror.bats | ||
| test_helper.bash | ||