Tell users to delete old caskroom (#22387)

This commit is contained in:
Josh Hagins 2016-06-25 18:48:08 -04:00 committed by Aditya Dalal
parent 459751ed10
commit ba08fbbe47
1 changed files with 3 additions and 2 deletions

View File

@ -18,8 +18,9 @@ module Hbc::Locations
opoo <<-EOS.undent
The default Caskroom location has moved to #{default_caskroom}.
Please migrate your Casks to the new location, or if you would like to keep your
Caskroom at #{legacy_caskroom}, add the following to your HOMEBREW_CASK_OPTS:
Please migrate your Casks to the new location and delete #{legacy_caskroom},
or if you would like to keep your Caskroom at #{legacy_caskroom}, add the
following to your HOMEBREW_CASK_OPTS:
--caskroom=#{legacy_caskroom}