update_test: run update verbosely.
This commit is contained in:
parent
8a30f315d9
commit
deca462d9e
@ -22,7 +22,7 @@ module Homebrew
|
||||
|
||||
# run brew update
|
||||
ohai "Running brew update..."
|
||||
safe_system "brew", "update"
|
||||
safe_system "brew", "update", "--verbose"
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user