Actions
Bug #11184
closedTests fail when configured with different program prefix and suffix
    Bug #11184:
    Tests fail when configured with different program prefix and suffix
  
Description
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
        
           Updated by sgibbs (Shane Gibbs) over 10 years ago
          Updated by sgibbs (Shane Gibbs) over 10 years ago
          
          
        
        
      
      Pushing to upstream https://github.com/rubygems/rubygems/pull/1258
        
           Updated by jeremyevans0 (Jeremy Evans) over 6 years ago
          Updated by jeremyevans0 (Jeremy Evans) over 6 years ago
          
          
        
        
      
      - Status changed from Open to Closed
Rubygems upstream merged the pull request, so this can be closed.
Actions