Fix comment about ENV overrides
This commit is contained in:
parent
1c55642645
commit
9bc60b80b6
@ -5,7 +5,7 @@ require 'formula'
|
||||
require 'keg'
|
||||
require 'utils'
|
||||
|
||||
# these are defined in env.rb usually, but we don't want to break our actual
|
||||
# these are defined in bin/brew, but we don't want to break our actual
|
||||
# homebrew tree, and we do want to test everything :)
|
||||
HOMEBREW_PREFIX=Pathname.new '/tmp/testbrew/prefix'
|
||||
HOMEBREW_CACHE=HOMEBREW_PREFIX.parent+"cache"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user