aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/requirements/python_requirement.rb
diff options
context:
space:
mode:
authorRafael Kitover2015-08-09 07:45:07 -0400
committerXu Cheng2015-08-09 20:08:42 +0800
commit74b18bfe12a19c9a45d58d4f57c2b6f257b42d6e (patch)
tree0ec8e3d6cda7e1aaf84617637be3dcb81dededd2 /Library/Homebrew/requirements/python_requirement.rb
parent3518cda7928d1603af130823854aaa3ed7af4118 (diff)
downloadbrew-74b18bfe12a19c9a45d58d4f57c2b6f257b42d6e.tar.bz2
put caveats in finish after post_install Homebrew/homebrew#42565
When running brew -v install, long post_install output from the formula, presumably from upstream, may hide the important instructions in the caveats and confuse the user. For example, postgresql runs initdb which prints its own instructions for running the database, making the caveats scroll off screen. Per xu-cheng's instructions in Homebrew/homebrew#42565 : Remove the explicit call to caveats from the install, reinstall, and upgrade commands, as well as the dependency installer code in FormulaInstaller#install_dependency , and call caveats right before the summary code in FormulaInstaller#finish . Closes Homebrew/homebrew#42565. Signed-off-by: Xu Cheng <xucheng@me.com>
Diffstat (limited to 'Library/Homebrew/requirements/python_requirement.rb')
0 files changed, 0 insertions, 0 deletions