This repository was archived by the owner on Mar 12, 2019. It is now read-only.
Tags: Linuxbrew/brew
Tags
Dockerfile.test.yml: Set CI=1 Set CI=1 to disable this warning. ==> brew doctor Please note that these warnings are just used to help the Homebrew maintainers with debugging if you file an issue. If everything you use Homebrew for is working fine: please don't worry or file an issue; just ignore this. Thanks! Warning: git origin remote is Linuxbrew/brew. Linuxbrew/brew has been merged into Homebrew/brew! Linuxbrew/brew will no longer be updated. The current git origin is: https://github.com/Linuxbrew/brew Please set the origin remote to point at the Homebrew/brew by running: git -C "/home/linuxbrew/.linuxbrew/Homebrew" remote set-url origin https://github.com/Homebrew/brew ==> FAILED
Merge tag Homebrew/1.9.0 into Linuxbrew/master Conflicts: .github/move.yml .gitignore .travis.yml Library/Homebrew/config.rb Library/Homebrew/extend/ENV/std.rb Library/Homebrew/extend/os/linux/extend/ENV/std.rb Library/Homebrew/os/mac/version.rb README.md bin/brew
bin/brew: remove bash redirection (#889) This was added back then to allow to run brew if you had no /bin/bash. There are now multiple places in the code where /bin/bash is hardcoded, which makes this change useless without fixing the other places. If needed we can try to provide a better solution later on, but I think removing this allows to have one patch less to backport to Homebrew.
PreviousNext