https://github.com/rspec/rspec-core/pull/421

If you look at rcov's code it's clear it always use ":", not PATH_SEPARATOR. 
On windows where PATH_SEPARATOR=; rspec therefore breaks when using rcov 
(and having more than 1 directory given to the -I flag).

Thanks!
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to