diff --git a/Library/Homebrew/formula.rb b/Library/Homebrew/formula.rb index 98e8ba719b..4f1370b10a 100644 --- a/Library/Homebrew/formula.rb +++ b/Library/Homebrew/formula.rb @@ -436,7 +436,9 @@ class Formula end def inspect - "#<#{self.class.name}: #{path}>" + s = "#" end # Standard parameters for CMake builds.