Project

General

Profile

« Previous | Next » 

Revision f9f85a51

Added by deivid (David Rodríguez) over 3 years ago

[rubygems/rubygems] Print error messages just once in verbose mode

When running a command with the --verbose flag that ends up raising a
BundlerError, Bundler will unnecessarily print the error twice.

This commit fixes the issue by removing the duplicate logging.

https://github.com/rubygems/rubygems/commit/689004a164