mirror of
https://github.com/gosticks/brew.git
synced 2026-09-07 09:20:20 +00:00
These two tests fail if the enivornment variable USER is not set: ./test/utils/user_spec.rb:6 # User should eq nil ./test/utils/user_spec.rb:22 # User#gui? when the current user is in a console session gui? should equal true
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.