Oliver Ferrigni created JRUBY-6432: -------------------------------------- Summary: Kernel.exec fails with arguments (*["cucumber","--profile","default"]) Key: JRUBY-6432 URL: https://jira.codehaus.org/browse/JRUBY-6432 Project: JRuby Issue Type: Bug Components: Interpreter Affects Versions: JRuby 1.6.6 Environment: Windows 7, powershell and cmd Reporter: Oliver Ferrigni
When running IRB with cucumber on the path execute Kernel.exec(*["cucumber","--profile","default"]) results in Errno::ENOENT: No such file or directory - cannot execute This problem evidences itself during bundle exec cucumber and does not occur in the "native" Ruby 1.9.2 instance. This is my first bug report, please let me know how I can do better. Kind Regards, Oliver Ferrigni @OliverFerrigni -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email