[ruby-core:93570] [Ruby master Bug#11184] Tests fail when configured with different program prefix and suffix
From:
merch-redmine@...
Date:
2019-07-05 23:05:55 UTC
List:
ruby-core #93570
Issue #11184 has been updated by jeremyevans0 (Jeremy Evans). Status changed from Open to Closed Rubygems upstream merged the pull request, so this can be closed. ---------------------------------------- Bug #11184: Tests fail when configured with different program prefix and suffix https://bugs.ruby-lang.org/issues/11184#change-79145 * Author: sgibbs (Shane Gibbs) * Status: Closed * Priority: Normal * Assignee: * Target version: * 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/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>