kernel.system not working in 1.5.3 on Windows
---------------------------------------------

                 Key: JRUBY-5110
                 URL: http://jira.codehaus.org/browse/JRUBY-5110
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.5.3
         Environment: Windows 7, 32 bit java 1.6.0_21
            Reporter: Matt Keveney




C:\src\tst>type test.rb
system 'dir'

C:\src\tst>

============ 1.5.2 ===============


C:\src\tst>jruby --version
jruby 1.5.2 (ruby 1.8.7 patchlevel 249) (2010-08-20 1c5e29d) (Java HotSpot(TM) 
Client VM 1.6.0_21) [x86-java]

C:\src\tst>jruby test.rb
 Volume in drive C has no label.
 Volume Serial Number is C03F-BF83

 Directory of C:\src\tst

09/29/2010  12:30 PM    <DIR>          .
09/29/2010  12:30 PM    <DIR>          ..
09/29/2010  12:30 PM                13 test.bak
09/29/2010  12:30 PM                13 test.rb
               2 File(s)             26 bytes
               2 Dir(s)  458,198,650,880 bytes free

C:\src\tst>

============ 1.5.3 ===============

C:\src\tst>jruby --version
jruby 1.5.3 (ruby 1.8.7 patchlevel 249) (2010-09-28 7ca06d7) (Java HotSpot(TM) 
Client VM 1.6.0_21) [x86-java]

C:\src\tst>jruby test.rb

C:\src\tst>




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