brew.sh: Remove whitespace
This commit is contained in:
parent
60741c5c25
commit
a7816eea6e
@ -144,7 +144,6 @@ else
|
||||
HOMEBREW_GIT="git"
|
||||
fi
|
||||
|
||||
|
||||
HOMEBREW_USER_AGENT="$HOMEBREW_PRODUCT/$HOMEBREW_USER_AGENT_VERSION ($HOMEBREW_SYSTEM; $HOMEBREW_PROCESSOR $HOMEBREW_OS_USER_AGENT_VERSION)"
|
||||
HOMEBREW_CURL_VERSION="$("$HOMEBREW_CURL" --version 2>/dev/null | head -n1 | awk '{print $1"/"$2}')"
|
||||
HOMEBREW_USER_AGENT_CURL="$HOMEBREW_USER_AGENT $HOMEBREW_CURL_VERSION"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user