mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-10-27 23:31:09 +01:00
When a target is not found, rbenv-install proposes pulling changes from upstream. This involves changing the directory to the ruby-build checkout. This patch adds a '&& cd -' to change the working directory back to where we've been. Should work on at least Bash and Zsh. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| stubs | ||
| tmp | ||
| arguments.bats | ||
| build.bats | ||
| cache.bats | ||
| checksum.bats | ||
| compiler.bats | ||
| definitions.bats | ||
| fetch.bats | ||
| hooks.bats | ||
| installer.bats | ||
| mirror.bats | ||
| rbenv.bats | ||
| test_helper.bash | ||
| version.bats | ||