From bb0e13d6070a3082b7ef59cd8c7284f988335e91 Mon Sep 17 00:00:00 2001 From: Grey Baker Date: Tue, 9 Oct 2018 10:00:31 +0100 Subject: Print errors to stderr by default, and remove configuration option --- man/bundle-config.ronn | 2 -- 1 file changed, 2 deletions(-) (limited to 'man') diff --git a/man/bundle-config.ronn b/man/bundle-config.ronn index 86c4e21819..9242a59f95 100644 --- a/man/bundle-config.ronn +++ b/man/bundle-config.ronn @@ -183,8 +183,6 @@ learn more about their operation in [bundle install(1)](bundle-install.1.html). * `disable_version_check` (`BUNDLE_DISABLE_VERSION_CHECK`): Stop Bundler from checking if a newer Bundler version is available on rubygems.org. -* `error_on_stderr` (`BUNDLE_ERROR_ON_STDERR`): - Print Bundler errors to stderr. * `force_ruby_platform` (`BUNDLE_FORCE_RUBY_PLATFORM`): Ignore the current machine's platform and install only `ruby` platform gems. As a result, gems with native extensions will be compiled from source. -- cgit v1.2.1