Don't double print ln message in verbose mode

Refs Homebrew/homebrew#11091.
This commit is contained in:
Max Howell 2012-03-21 00:03:42 +00:00
parent 23664db4d7
commit abfce0f6b2

View File

@ -373,7 +373,6 @@ module ObserverPathnameExtension
end
def make_relative_symlink src
super
puts "ln #{to_s}" if ARGV.verbose?
$n+=1
end
def install_info