Project

General

Profile

Actions

Bug #3808

closed

Minor rubygems test fix to fix cases where :format_executable => true by default

Bug #3808: Minor rubygems test fix to fix cases where :format_executable => true by default

Added by jeremyevans0 (Jeremy Evans) about 15 years ago. Updated over 14 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 1.9.2p0 (2010-08-18 revision 29036) [x86_64-openbsd4.8]
Backport:
[ruby-core:32185]

Description

=begin
There are a couple test failures in rubygems that happen if you have :format_executable => true set by default. If an operating system provides separate ports for 1.8 and 1.9, it's possible that one or both will have the :format_executable setting set to true by default so that if the same gems are installed under both versions of ruby, the bin programs will have separate names.
=end


Files

Actions

Also available in: PDF Atom