Project

General

Profile

Actions

Bug #2201

closed

Process.spawn fails in 1.9.1

Added by rogerdpack (Roger Pack) over 14 years ago. Updated about 13 years ago.

Status:
Closed
Assignee:
-
ruby -v:
ruby 1.9.1p243 (2009-07-16 revision 24175) [i386-mingw32]
[ruby-core:26070]

Description

=begin
Sorry for the previous typo

$ ruby -ve "Process.spawn 'ls', :out => 'out'"
ruby 1.9.1p243 (2009-07-16 revision 24175) [i386-mingw32]

ls: write error: Bad file number

$ ruby -ve "Process.spawn 'ls', :out => 'out'"
ruby 1.9.2dev (2009-09-26 trunk 25103) [i386-mingw32]

C:\dev\digitalarchive_trunk> (no error, file out is created)

Thanks.
-r
=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0