Kernel#system ignores more than one arg if first arg doesn't represent a valid 
file (e.g. a command name only)
--------------------------------------------------------------------------------------------------------------

                 Key: JRUBY-1699
                 URL: http://jira.codehaus.org/browse/JRUBY-1699
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.0.2, JRuby 1.1
            Reporter: Nick Sieger
            Assignee: Nick Sieger
             Fix For: JRuby 1.1


The following should output "hi", but doesn't.

{noformat}
irb(main):002:0> system "echo", "hi"

=> true
irb(main):003: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