diff options
| author | Mike McQuaid | 2013-10-05 20:39:51 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2013-10-10 16:46:47 +0100 |
| commit | a6e2245732da34356b17666d78e760c4108fd6ac (patch) | |
| tree | cd16cd2eb60ab54546ab323ad7db6a04d78fc103 /Library/Homebrew/test/testing_env.rb | |
| parent | a9764503b29a754762bfbfb4d4759a321cd29af1 (diff) | |
| download | brew-a6e2245732da34356b17666d78e760c4108fd6ac.tar.bz2 | |
git_etc: update based on bottle etc/var changes.
Diffstat (limited to 'Library/Homebrew/test/testing_env.rb')
| -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'] |
