Empty RUBYOPT should be ignored
-------------------------------

                 Key: JRUBY-5330
                 URL: http://jira.codehaus.org/browse/JRUBY-5330
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.5.6, JRuby 1.6RC1
            Reporter: Hiro Asari
            Assignee: Hiro Asari
             Fix For: JRuby 1.6


{noformat}
$ RUBYOPT='' jruby -v
jruby 1.6.0.RC1 (ruby 1.9.2 trunk 136) (2011-01-11 314c16f) (Java HotSpot(TM) 
64-Bit Server VM 1.6.0_22) [darwin-x86_64-java]
Error opening script file:  (No such file or directory)
$ RUBYOPT='' ruby -v
ruby 1.8.7 (2009-06-12 patchlevel 174) [universal-darwin10.0]
{noformat}

Fix is forthcoming.

-- 
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