aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
diff options
context:
space:
mode:
authorJack Nagel2013-01-13 15:39:50 -0600
committerJack Nagel2013-01-13 15:46:46 -0600
commit8f88850cdb108daa4cab9805549b703376708792 (patch)
tree39a367facd6137d247b0e94b27739e1f15149e4f /Library/Homebrew/cmd
parent900a5fec2d5341db275bccdcd70936690a0e778c (diff)
downloadbrew-8f88850cdb108daa4cab9805549b703376708792.tar.bz2
Only mark install as attempted if it was actually attempted
Commit 30a08f5cc707 ("Don't attempt installation multiple times") was correct in raising FormulaInstallationAlreadyAttemptedError early enough to prevent the other exceptions in #check_install_sanity from being raised, but it should not have moved the point at which formulae are added to the attempted set. Doing so prevents the installer from being instantiated multiple times on the same formula, even if installation was never attempted. Put it back where it belongs.
Diffstat (limited to 'Library/Homebrew/cmd')
0 files changed, 0 insertions, 0 deletions