Config::CONFIG['host_os'] has incorrect value on Windows 2000
-------------------------------------------------------------

                 Key: JRUBY-3058
                 URL: http://jira.codehaus.org/browse/JRUBY-3058
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.1.4
         Environment: Windows 2000 SP4
            Reporter: Wayne Meissner
            Assignee: Wayne Meissner
            Priority: Minor
             Fix For: JRuby 1.1.5
         Attachments: RbConfigLibrary.diff

When running the unit tests on Windows 2000, 
test_rbconfig#test_windows_host_os_name fails because Config::CONFIG['host_os'] 
contains "Windows 2000" instead of 'mswin32'.

Attached patch fixes it.



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