mirror of
https://github.com/gosticks/brew.git
synced 2026-08-12 12:40:22 +00:00
utils/ruby.sh: test_ruby(): keep temporary variables local
This commit is contained in:
@@ -11,7 +11,9 @@ test_ruby () {
|
||||
|
||||
setup-ruby-path() {
|
||||
local vendor_dir
|
||||
local vendor_ruby_root
|
||||
local vendor_ruby_path
|
||||
local vendor_ruby_terminfo
|
||||
local vendor_ruby_latest_version
|
||||
local vendor_ruby_current_version
|
||||
local usable_ruby
|
||||
|
||||
Reference in New Issue
Block a user