Re: [rspec-users] Re ducing frequency of autotest file checks

2008-02-15 Thread Kamal Fariz
> You can reduce the frequency at which autotest checks for changes on > your > file system by adding an initialize hook in your ~/.autotest > configuration: If you are running Leopard, you might be interested in a hack a co- worker of mine used to tame autotest. He replaced autotest's pollin

[rspec-users] Re ducing frequency of autotest file checks

2008-02-15 Thread 21croissants
I am using RSpec 1.1.3 with ZenTest-3.9.1 and I wanted to share my set up. If your cpu is at 100% when autotest is running and the fan noise is getting too much, don't worry there's something you can do. You can reduce the frequency at which autotest checks for changes on your file system by add