From 3bd4349e8ebfd44ce99beea90a8244ed8da33e8a Mon Sep 17 00:00:00 2001 From: Markus Reiter Date: Mon, 6 Mar 2017 21:28:34 +0100 Subject: Migrate legacy Caskroom. --- Library/Homebrew/cask/lib/hbc/cli/list.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Homebrew/cask/lib/hbc/cli') diff --git a/Library/Homebrew/cask/lib/hbc/cli/list.rb b/Library/Homebrew/cask/lib/hbc/cli/list.rb index e100fbd83..5d7a58b93 100644 --- a/Library/Homebrew/cask/lib/hbc/cli/list.rb +++ b/Library/Homebrew/cask/lib/hbc/cli/list.rb @@ -83,7 +83,7 @@ module Hbc end def self.needs_init? - false + true end end end -- cgit v1.2.3