[Rubyinstaller-devel] Benchmarks
Roger Pack
rogerdpack at gmail.com
Thu Jun 11 16:06:03 EDT 2009
>> I assume it worked out of the box you you? I've tried both cloning it
>> directly from github and downloading the zip - no joy. Any ideas?
>
> I had the same problem. I had to change line 14 of utils/monitor.rb
>
> cmd = "#{timeout} -t #{limit} #{vm} #{runner} #{name} #{iterations}
> #{report} > /dev/null"
>
> to
>
> cmd = "#{timeout} -t #{limit} #{vm} #{runner} #{name} #{iterations} #{report}"
Oops. Guess on all my computers there's a \dev directory so I never
noticed that one. Hopefully it works now.
-=r
More information about the Rubyinstaller-devel
mailing list