Remove redundant "all"

This commit is contained in:
JBallin 2020-09-09 11:49:26 -07:00 committed by GitHub
parent 120c2288ca
commit 0a2718bab8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@ fi
HOMEBREW_LIBRARY="$HOMEBREW_REPOSITORY/Library"
# Copy and export all HOMEBREW_* all variables previously mentioned in
# Copy and export all HOMEBREW_* variables previously mentioned in
# manpage or used elsewhere by Homebrew.
for VAR in BROWSER DISPLAY EDITOR NO_COLOR PATH
do