Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

brew-gem exits non-zero if gem failed to build/install #31

Merged
merged 1 commit into from
Sep 28, 2016

Conversation

nicksieger
Copy link

@nicksieger nicksieger commented Sep 28, 2016

Previously brew-gem would silently succeed if any gems failed to build or install. This propagates the failure of system("gem install ...") up through the formula installation and the brew-gem command.

@nicksieger nicksieger added the bug label Sep 28, 2016
@bbergstrom
Copy link

CR 👍

@nicksieger nicksieger merged commit aa53826 into master Sep 28, 2016
@nicksieger nicksieger deleted the exit-nonzero-if-install-fails branch September 28, 2016 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants