Backtick execution pauses the process
-------------------------------------

                 Key: JRUBY-4618
                 URL: http://jira.codehaus.org/browse/JRUBY-4618
             Project: JRuby
          Issue Type: Bug
          Components: Windows
    Affects Versions: JRuby 1.4
            Reporter: Thibaut Barrère


I spotted a difference between MRI and JRuby while working on windows. The 
following works on MRI, not on JRuby:

`wmic PROCESS get Processid,CommandLine`

wmic is a built-in Windows tool to achieve all sorts of things, here I list 
running processes. My belief is that there is some temporary batch file created 
by wmic - this may fail because of that.

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