Don't double print ln message in verbose mode
Refs Homebrew/homebrew#11091.
This commit is contained in:
parent
23664db4d7
commit
abfce0f6b2
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user