aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/update-bash.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/cmd/update-bash.sh')
-rwxr-xr-xLibrary/Homebrew/cmd/update-bash.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/Library/Homebrew/cmd/update-bash.sh b/Library/Homebrew/cmd/update-bash.sh
index c135d6a29..d44217bba 100755
--- a/Library/Homebrew/cmd/update-bash.sh
+++ b/Library/Homebrew/cmd/update-bash.sh
@@ -234,11 +234,6 @@ update-bash() {
local DIR
local UPSTREAM_BRANCH
- if [[ -z "$HOMEBREW_DEVELOPER" ]]
- then
- odie "This command is currently only for Homebrew developers' use."
- fi
-
for option in "$@"
do
case "$option" in