Actions
Bug #2198
closedProcess.spawn fails in 1.9.1 [ok in trunk] in windows
Description
=begin
The following works fine in trunk.
Process.spawn "ls" :out => 'file'
SyntaxError: (irb):1: syntax error, unexpected ':', expecting $end
Process.spawn "ls" :out => 'file'
but not in
1.9.1p129
Thanks!
-r
=end
Actions
Like0
Like0