update-report: migrate everyone to new repository.
Also migrate people without `HOMEBREW_DEVELOPER` set to the new location.
This commit is contained in:
parent
e20467971e
commit
72d0154454
@ -175,7 +175,6 @@ module Homebrew
|
|||||||
def migrate_legacy_repository_if_necessary
|
def migrate_legacy_repository_if_necessary
|
||||||
return unless HOMEBREW_PREFIX.to_s == "/usr/local"
|
return unless HOMEBREW_PREFIX.to_s == "/usr/local"
|
||||||
return unless HOMEBREW_REPOSITORY.to_s == "/usr/local"
|
return unless HOMEBREW_REPOSITORY.to_s == "/usr/local"
|
||||||
return unless ARGV.homebrew_developer?
|
|
||||||
|
|
||||||
ohai "Migrating HOMEBREW_REPOSITORY (please wait)..."
|
ohai "Migrating HOMEBREW_REPOSITORY (please wait)..."
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user