aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/system_config.rb
diff options
context:
space:
mode:
authorMike McQuaid2017-11-07 08:01:51 +0000
committerMike McQuaid2017-11-07 08:01:51 +0000
commit5f301755c0ee06689981197e7aa7d4c7d95434a2 (patch)
treea0f370154faff1d87204737c7638aa636b9ac277 /Library/Homebrew/system_config.rb
parent2ad17993086af7ceb20123a8ca26e7f84c2311d6 (diff)
downloadbrew-5f301755c0ee06689981197e7aa7d4c7d95434a2.tar.bz2
Use HOMEBREW_AUTO_UPDATE_CHECKED variable.
Rather than reusing `HOMEBREW_NO_AUTO_UPDATE` to indicate that we've already made a check. This allows `HOMEBREW_NO_AUTO_UPDATE` to be displayed properly by `brew config`.
Diffstat (limited to 'Library/Homebrew/system_config.rb')
-rw-r--r--Library/Homebrew/system_config.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/system_config.rb b/Library/Homebrew/system_config.rb
index e7e60c985..b98d527c1 100644
--- a/Library/Homebrew/system_config.rb
+++ b/Library/Homebrew/system_config.rb
@@ -181,6 +181,7 @@ class SystemConfig
HOMEBREW_ANALYTICS_ID
HOMEBREW_ANALYTICS_USER_UUID
+ HOMEBREW_AUTO_UPDATE_CHECKED
HOMEBREW_BREW_FILE
HOMEBREW_COMMAND_DEPTH
HOMEBREW_CURL