Kernel#` and Kernel#system didn't correctly glob when using ruby
----------------------------------------------------------------
Key: JRUBY-5874
URL: http://jira.codehaus.org/browse/JRUBY-5874
Project: JRuby
Issue Type: Bug
Affects Versions: JRuby 1.6.2
Environment: (Java HotSpot(TM) 64-Bit Server VM 1.6.0_24)
[darwin-x86_64-java]
Reporter: Lin Jen-Shin
Assignee: Thomas E Enebo
I believe this is related to:
http://jira.codehaus.org/browse/JRUBY-5873
Kernel#` and Kernel#system can do glob correctly
for any other process, but not for JRuby itself:
>> `jruby test/test_*.rb`
"Error opening script file:
/Users/godfat/project/cardinalblue/rest-graph/test/test_*.rb (No such file or
directory)\n"
This makes my `jruby -S rake test` fail.
I tried a while to find out the actual problem. :)
Thank you for the fix!
--
This message is automatically generated by JIRA.
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