mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
bin/brew: don't allow unbound variables.
This can fail for users using `bash -u` or `set -u` in their shell so let's try to be stricter here for both them and us.
This commit is contained in:
parent
352f6ac047
commit
7c7b15d886