From 58e57f2d49290d1aae153e446577459fec507b49 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sat, 20 Apr 2019 16:22:10 +0900 Subject: [PATCH] config: don't show HOMEBREW_DISPLAY. This is set by XQuartz and not needed information for us. --- Library/Homebrew/system_config.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/Homebrew/system_config.rb b/Library/Homebrew/system_config.rb index 14ab93d0f5..65a5788621 100644 --- a/Library/Homebrew/system_config.rb +++ b/Library/Homebrew/system_config.rb @@ -137,6 +137,7 @@ class SystemConfig HOMEBREW_BREW_FILE HOMEBREW_COMMAND_DEPTH HOMEBREW_CURL + HOMEBREW_DISPLAY HOMEBREW_GIT HOMEBREW_GIT_CONFIG_FILE HOMEBREW_LIBRARY