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
@@ -630,7 +630,7 @@ def metrics_minheap(score_name, *args)
log '>', "Trying #{heap} MB"
heap += 10
end
heap -= 10
heap -= 9
heap = 1 if heap == 0
successful = 0
loop do

0 comments on commit 42e0938

Please sign in to comment.