system command fails in doze
----------------------------
Key: JRUBY-4557
URL: http://jira.codehaus.org/browse/JRUBY-4557
Project: JRuby
Issue Type: Bug
Environment:
jruby 1.5.0.dev (ruby 1.8.7 patchlevel 174) (2010-02-08 13993be) (Java
HotSpot(TM) Client VM 1.6.0_17) [x86-java]
Reporter: Roger Pack
Assignee: Thomas E Enebo
if you checkout the watchr gem
http://github.com/mynyml/watchr
(gem install minitest mocha every)
c:\> rake test:all
it outputs
E:\dev\ruby\watchr>rake test:all
(in E:/dev/ruby/watchr)
'file' is not recognized as an internal or external command,
operable program or batch file.
whereas MRI is able to successfully run the command.
The command string run is
system( "ruby -rubygems -I.:lib -e'%w( test/test_controller.rb
test/test_script.rb test/test_watchr.rb test/event_handlers/test_base.rb
test/event_handlers/test_portable.rb test/event_handlers/test_unix.rb ).each
{|file| require file }'")
Thanks.
-rp
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.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