diff options
| author | Mike McQuaid | 2013-10-05 20:39:51 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2013-10-10 16:46:47 +0100 |
| commit | c1e06c65da38e51487c028b720efac0edb1f4276 (patch) | |
| tree | 08abc8b8cd71f4a1b8273824136885a18f977e60 /Library/Homebrew/test | |
| parent | 2dc871b3b764613c632c94c6a3f49aba3836bdab (diff) | |
| download | homebrew-c1e06c65da38e51487c028b720efac0edb1f4276.tar.bz2 | |
git_etc: update based on bottle etc/var changes.
Diffstat (limited to 'Library/Homebrew/test')
| -rw-r--r-- | Library/Homebrew/test/testing_env.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Homebrew/test/testing_env.rb b/Library/Homebrew/test/testing_env.rb index e9532bb96..9bc5d871f 100644 --- a/Library/Homebrew/test/testing_env.rb +++ b/Library/Homebrew/test/testing_env.rb @@ -25,7 +25,6 @@ HOMEBREW_USER_AGENT = 'Homebrew' HOMEBREW_WWW = 'http://example.com' HOMEBREW_CURL_ARGS = '-fsLA' HOMEBREW_VERSION = '0.9-test' -HOMEBREW_GIT_ETC = false RUBY_BIN = Pathname.new(RbConfig::CONFIG['bindir']) RUBY_PATH = RUBY_BIN + RbConfig::CONFIG['ruby_install_name'] + RbConfig::CONFIG['EXEEXT'] |
