diff options
| author | Mike McQuaid | 2016-08-10 15:46:31 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2016-08-10 15:46:31 +0100 |
| commit | b6f467b007c86b2a0f41e97bc38eb55e01622bd1 (patch) | |
| tree | 8698875be24d174cbe601e0604c9b8740bfbaeff /Library/Homebrew/brew.sh | |
| parent | 0c6e307eef57c48d03e1213112d3edd597ce5a7b (diff) | |
| download | brew-b6f467b007c86b2a0f41e97bc38eb55e01622bd1.tar.bz2 | |
Ship Homebrew auto-update support.
Roll this out to everyone (not just developers) and document the
environment variables used for configuration.
Diffstat (limited to 'Library/Homebrew/brew.sh')
| -rw-r--r-- | Library/Homebrew/brew.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Homebrew/brew.sh b/Library/Homebrew/brew.sh index edbc8db05..bf8985ffa 100644 --- a/Library/Homebrew/brew.sh +++ b/Library/Homebrew/brew.sh @@ -227,7 +227,6 @@ setup-analytics report-analytics-screenview-command update-preinstall() { - [[ -n "$HOMEBREW_DEVELOPER" ]] || return [[ -z "$HOMEBREW_NO_AUTO_UPDATE" ]] || return [[ -z "$HOMEBREW_UPDATE_PREINSTALL" ]] || return |
