[ruby-cvs:66999] nobu:r59821 (trunk): cli_spec.rb: prefer BUNDLE_RUBY
nobu at ruby-lang.org
nobu at ruby-lang.org
Sun Sep 10 20:52:56 JST 2017
nobu 2017-09-10 20:52:56 +0900 (Sun, 10 Sep 2017)
New Revision: 59821
https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=59821
Log:
cli_spec.rb: prefer BUNDLE_RUBY
* spec/bundler/bundler/cli_spec.rb: prefer BUNDLE_RUBY over env
hack. on macOS 10.11 or later, some system commands, e.g.
/bin/sh and /usr/bin/env, clear DYLD_LIBRARY_PATH environment
variable which is necessary to run not-yet installed command.
Modified files:
trunk/spec/bundler/bundler/cli_spec.rb
More information about the ruby-cvs
mailing list