From c77bcd2d02b94a57dc62e0b9ebd6d199380dadec Mon Sep 17 00:00:00 2001 From: Josh Hagins Date: Sat, 25 Jun 2016 13:00:26 -0400 Subject: [PATCH] Tell users to delete old caskroom --- lib/hbc/locations.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/hbc/locations.rb b/lib/hbc/locations.rb index 6f2f2b69d03e..6a5f1be3be08 100644 --- a/lib/hbc/locations.rb +++ b/lib/hbc/locations.rb @@ -18,8 +18,9 @@ def caskroom 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}