Kernel#system does not work correctly
-------------------------------------

                 Key: JRUBY-2987
                 URL: http://jira.codehaus.org/browse/JRUBY-2987
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.1.4
         Environment: Linux keter 2.6.24-19-generic #1 SMP Wed Aug 20 17:53:40 
UTC 2008 x86_64 GNU/Linux
jruby 1.1.4 (ruby 1.8.6 patchlevel 114) (2008-09-09 rev 6586) [amd64-java]

            Reporter: Anton Ivanov
            Priority: Blocker


system() is broken for some commands:
[EMAIL PROTECTED] irb                                                           
                                                                            
>> system("stty size")
63 180
=> true
>> exit
[EMAIL PROTECTED] jirb                                                          
                                                                            
>> system("stty size")
stty: standard input: Invalid argument
=> false
>> 


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