mirror of
https://github.com/gosticks/brew.git
synced 2026-08-30 13:30:17 +00:00
If the underneath file system is a Network File System, `brew cleanup` will fail to remove the lock files with following error message: Error: Bad file descriptor @ rb_file_flock - /path/to/the/lock_file This commit fixes such issue and adds the corresponding test case.
Library
This directory contains all the code run by the official brew and brew cask commands in Homebrew and all formulae (package descriptions) in taps (repositories containing formulae) in Taps subdirectories.