aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/requirements/python_dependency.rb
diff options
context:
space:
mode:
authorSimon Sigurdhsson2013-06-11 22:13:39 +0200
committerJack Nagel2013-06-13 10:22:03 -0500
commit776c08490fdc6451e8c53e33cd22756d4f0477ed (patch)
tree98122960fe67c06d927c1b2817cd05a6d50ee4f1 /Library/Homebrew/requirements/python_dependency.rb
parent7f9e4e11a3e17cf4fca1bd5b7487d1b25424f303 (diff)
downloadbrew-776c08490fdc6451e8c53e33cd22756d4f0477ed.tar.bz2
Fix bug in `brew list --pinned`
Pinned formulae which were pinned at a previous version but then upgraded would not be listed by `brew list --pinned`. This is due to the good old "File.exist? thinks broken symlinks don't exist" gotcha, so the test in the select block in list_pinned has been changed to check if the pin file exists _or_ is a symlink. Closes Homebrew/homebrew#20423. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Homebrew/requirements/python_dependency.rb')
0 files changed, 0 insertions, 0 deletions