mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Replace Whitelist with Allowlist
Whitelist is a potentially offensive word.
This commit is contained in:
parent
27dcba9f66
commit
d985f72d40
2
bin/brew
2
bin/brew
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user