Replace Whitelist with Allowlist

Whitelist is a potentially offensive word.
This commit is contained in:
JBallin
2020-09-09 11:36:42 -07:00
committed by GitHub
parent 27dcba9f66
commit d985f72d40
+1 -1
View File
@@ -60,7 +60,7 @@ fi
HOMEBREW_LIBRARY="$HOMEBREW_REPOSITORY/Library"
# Whitelist and copy to HOMEBREW_* all variables previously mentioned in
# Allowlist and copy to HOMEBREW_* all variables previously mentioned in
# manpage or used elsewhere by Homebrew.
for VAR in BROWSER DISPLAY EDITOR NO_COLOR PATH
do