Mike McQuaid
7260b35c31
config: fail when HOMEBREW_BREW_FILE is unset.
...
Not sure why this is happening (beyond the Chef cookbook stupidly
deciding to not call through `bin/brew`) but fail and print a scary
looking error to hope to point people in the right direction.
Closes Homebrew/homebrew#48261 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2016-01-27 12:49:25 +00:00
Mike McQuaid
effca7d9c6
bin/brew: set more HOMEBREW_* env from Bash.
2016-01-17 19:39:41 +00:00
Xu Cheng
b121e5fd7b
more core file style updated by rubocop
2015-08-06 17:23:56 +08:00
BrewTestBot
13d544e11e
Core files style updates.
...
Closes Homebrew/homebrew#42354 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-08-03 13:22:35 +01:00
Jack Nagel
8bdc7b92d8
Call expand_path on the value of HOMEBREW_CACHE
...
Fixes Homebrew/homebrew#40752 .
2015-06-15 21:21:53 -04:00
Jack Nagel
04ac482809
Revert "Default HOMEBREW_TEMP to Dir.tmpdir"
...
This reverts commit b95f27ce9f956c56d080b6dc29ba8efb841c6690.
2015-05-03 10:46:23 -04:00
Jack Nagel
a14085acd3
Default HOMEBREW_TEMP to Dir.tmpdir
2015-04-30 20:11:18 -04:00
Jack Nagel
2ca8172fe9
Let the test environment inject its own load path
2015-04-29 19:15:11 -04:00
Jack Nagel
0397d68259
Extract runtime configuration from global.rb
...
This allows global.rb to be safely loaded in the test environment.
2015-04-29 19:15:11 -04:00