Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.0.2, JRuby 1.1b1
-
Fix Version/s: JRuby 1.0.3, JRuby 1.1RC1
-
Component/s: Core Classes/Modules
-
Labels:None
-
Number of attachments :
Description
The following should output "hi", but doesn't.
irb(main):002:0> system "echo", "hi" => true irb(main):003:0>