Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: JRuby 1.7.0.pre1
-
Component/s: Ruby 1.9.2
-
Labels:None
-
Testcase included:yes
-
Number of attachments :
Description
>> Process.spawn("ls", :stdout => '/tmp/abc')
in MRI:
ArgumentError: wrong exec option symbol: stdout
in jruby:
silently ignored.
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]
I fixed this on master, but because it represents a behavioral difference unlikely to impact most folks I'm not going to merge it to 1.6.6. master@f8408da