-
- Downloads
add HOMEBREW_ENV_PATH internal variable
`Library/ENV` like `Library/Homebrew` is part of Homebrew basecode. It should be able to be accessed during the `brew tests`. By adding HOMEBREW_ENV_PATH variable, we allow test suit to locate these codes.
Showing
- Library/Homebrew/config.rb 1 addition, 0 deletionsLibrary/Homebrew/config.rb
- Library/Homebrew/extend/ENV/std.rb 1 addition, 1 deletionLibrary/Homebrew/extend/ENV/std.rb
- Library/Homebrew/extend/ENV/super.rb 2 additions, 2 deletionsLibrary/Homebrew/extend/ENV/super.rb
- Library/Homebrew/test/lib/config.rb 1 addition, 0 deletionsLibrary/Homebrew/test/lib/config.rb
- Library/Homebrew/test/testing_env.rb 1 addition, 1 deletionLibrary/Homebrew/test/testing_env.rb
- Library/brew.rb 1 addition, 1 deletionLibrary/brew.rb
Loading
Please register or sign in to comment