public
Fork of jschementi/ironruby-stats
Description: Statistics for IronRuby
Homepage: http://ironruby.info
Clone URL: git://github.com/jredville/ironruby-stats.git
ironruby-stats / retry.bat
100644 8 lines (7 sloc) 0.083 kb
1
2
3
4
5
6
7
8
pushd %MERLIN_ROOT%
tf get
popd
pushd %~dp0
ruby retry.rb
ruby stats.rb --all
popd