lib/coderunner/run.rb in coderunner-0.16.4 vs lib/coderunner/run.rb in coderunner-0.16.5
- old
+ new
@@ -294,9 +294,10 @@
@max = {}
write_results
@component_runs = []
generate_component_runs
save
+ commit_results if @runner.is_in_repo?
return self
end
# Read input parameters from the file <tt>code_runner_info.rb</tt>