Process.spawn seems to not output to STDOUT in doze
---------------------------------------------------

                 Key: JRUBY-4569
                 URL: http://jira.codehaus.org/browse/JRUBY-4569
             Project: JRuby
          Issue Type: Bug
         Environment: jruby 1.5.0.dev (ruby 1.8.7 patchlevel 174) (2010-02-16 
912e611) (Java HotSpot(TM) Client VM 1.6.0_17) [x86-java]
            Reporter: Roger Pack
            Assignee: Thomas E Enebo


jruby:

irb(main):001:0> RUBY_VERSION
=> "1.9.2dev"
irb(main):002:0> Process.spawn 'ls'
=> 1628
irb(main):003:0> exit

1.9.2 MRI

c:\dev_old\digitalarchive_trunk>pik 192

c:\dev_old\digitalarchive_trunk>irb
irb(main):001:0> Process.spawn 'ls'
=> 5568
irb(main):002:0> BuildIdisDB          bitapi                    dasclient       
         daxpc_common            groupdgs            pom.xml            
rbacedit            tapeingestreader      tools
...

Thanks.

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