Project

General

Profile

Actions

Bug #2146

closed

unable to exec with parameters in windows

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

Status:
Closed
Target version:
-
ruby -v:
Using ruby 1.8.6 (2009-03-31 patchlevel 368) [i386-mingw32]
[ruby-core:25802]

Description

=begin
situation [1.8.6, not 1.9.x--it works fine there]

C:\dev\blade_copy\digitalarchive_trunk>irb

exec('mysql.exe', '-uroot')
Errno::ENOENT: No such file or directory - mysql.exe
from (irb):1:in `exec'
from (irb):1
exec('mysql.exe')
Welcome to the MySQL monitor. Commands end with ; or \g.

Much thanks.
-r
=end

Actions #1

Updated by usa (Usaku NAKAMURA) over 14 years ago

  • Assignee set to usa (Usaku NAKAMURA)

=begin

=end

Actions #2

Updated by usa (Usaku NAKAMURA) over 14 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

=begin
This issue was solved with changeset r25368.
Roger, thank you for your reporting of the issue.
You have greatfully contributed toward Ruby.
May Ruby be with you.

=end

Actions

Also available in: Atom PDF

Like0
Like0Like0