« Return to Thread: How to run autotest(Zentest)

Re: How to run autotest(Zentest)

by Nara Hari :: Rate this Message:

Reply to Author | View in Thread

Thanks Max,

I have set the HOME to the rails app root directory...it works fine with the windows root :)

_Hari
Max Muermann-3 wrote:
On Windows, the HOME environment variable is not set.

try

SET HOME="C:\Documents And Settings\<Your User Name Here>"

or add the HOME variable via system settings and run autotest again.

Max
_______________________________________________
Rails mailing list
Rails@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails

 « Return to Thread: How to run autotest(Zentest)