Fix issues with writable? detection in brew doctor
Closes Homebrew/homebrew#13689.
Signed-off-by:
Max Howell <mxcl@me.com>
There are subtle distinctions between writable? and writable_real? we don't
understand precisely why we need this, but it fixes the bugs :/
Showing
- Library/Contributions/cmds/brew-unpack.rb 1 addition, 1 deletionLibrary/Contributions/cmds/brew-unpack.rb
- Library/Contributions/install_homebrew.rb 1 addition, 1 deletionLibrary/Contributions/install_homebrew.rb
- Library/Homebrew/cmd/doctor.rb 3 additions, 3 deletionsLibrary/Homebrew/cmd/doctor.rb
- Library/Homebrew/cmd/install.rb 2 additions, 2 deletionsLibrary/Homebrew/cmd/install.rb
- Library/Homebrew/extend/pathname.rb 2 additions, 2 deletionsLibrary/Homebrew/extend/pathname.rb
- Library/Homebrew/global.rb 1 addition, 1 deletionLibrary/Homebrew/global.rb
Loading
Please register or sign in to comment