We are setting environment variables in our Rakefile. We have various
tasks that set up environment variables, then call the cucumber task.
That's working for us under windows.

On Thu, Jan 22, 2009 at 7:21 PM, James Byrne <li...@ruby-forum.com> wrote:
> James Byrne wrote:
>
>>
>> When I run rake features this works exactly as I intended under Linux,
>
> Evidently not.  Setting the ENV inside env.rb does not influence the
> rake task display at all.  It seems that I must set it externally to
> cucumber to have effect.
>
>
>
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> rspec-users mailing list
> rspec-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
>
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to