Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/jt.rb
Original file line number Diff line number Diff line change
@@ -172,7 +172,7 @@ def self.find_benchmark(benchmark)
else
begin
File.join(find_repo('ruby-benchmarks'), benchmark)
rescue
rescue RuntimeError
File.join(find_repo('all-ruby-benchmarks'), benchmark)
end
end

0 comments on commit a00c0d2

Please sign in to comment.