Process.spawn ignores output params
-----------------------------------

                 Key: JRUBY-5349
                 URL: http://jira.codehaus.org/browse/JRUBY-5349
             Project: JRuby
          Issue Type: Bug
          Components: Ruby 1.9
         Environment: jruby 1.6.0.RC1 (ruby 1.9.2 patchlevel 136) (2011-01-13 
75ced7c) (Java HotSpot(TM) Client VM 1.6.0_18) [Windows 7-x86-java]
            Reporter: Roger Pack
            Assignee: Thomas E Enebo


possibly because of http://jira.codehaus.org/browse/JRUBY-4469

The following code does not write out to the file 'abc'

>> Process.spawn("ls", :out => 'abc')

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