mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00

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 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.