RubySpec: Processing RUBYOPT raises a RuntimeError for '-p' (hanging)
---------------------------------------------------------------------

                 Key: JRUBY-5655
                 URL: http://jira.codehaus.org/browse/JRUBY-5655
             Project: JRuby
          Issue Type: Bug
          Components: RubySpec
    Affects Versions: JRuby 1.6
            Reporter: Charles Oliver Nutter


This spec hangs:

{noformat}
  it "raises a RuntimeErrorError for '-p'" do
    ENV["RUBYOPT"] = '-p'
    ruby_exe("", :args => '2>&1').should =~ /RuntimeError/
  end
{noformat}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to