Empty RUBYOPT should be discarded
---------------------------------

                 Key: JRUBY-5119
                 URL: http://jira.codehaus.org/browse/JRUBY-5119
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.5.2
            Reporter: Hiro Asari
            Priority: Minor
             Fix For: JRuby 1.6


Example:
{noformat}
$ RUBYOPT="" jruby -v
jruby 1.6.0.dev (ruby 1.8.7 patchlevel 249) (2010-10-02 9f0df7d) (Java 
HotSpot(TM) 64-Bit Server VM 1.6.0_20) [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}



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