From: shane@... Date: 2015-05-27T02:55:59+00:00 Subject: [ruby-core:69373] [Ruby trunk - Bug #11184] Tests fail when configured with different program prefix and suffix Issue #11184 has been updated by Shane Gibbs. Pushing to upstream https://github.com/rubygems/rubygems/pull/1258 ---------------------------------------- Bug #11184: Tests fail when configured with different program prefix and suffix https://bugs.ruby-lang.org/issues/11184#change-52649 * Author: Shane Gibbs * Status: Open * Priority: Normal * Assignee: * ruby -v: 2.2.2p95 * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN ---------------------------------------- When the configuration options --program-prefix and --program-suffix are used, the shebang line is of the format Gem.default_exec_format. Proposed fix: https://github.com/ruby/ruby/pull/912 I was not sure if this was considered a tiny fix or not so created issue anyway. Thanks Shane -- https://bugs.ruby-lang.org/