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