Navigation Menu

Skip to content

Commit

Permalink
Report progress while dump correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 21, 2015
1 parent 05b7513 commit b287df3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/droonga/plugins/system/absorb_data.rb
Expand Up @@ -241,7 +241,7 @@ def try_report_progress(options={})
count_total_n_objects do |count|
@previous_report_time = Time.now
@n_restored_objects = count - @n_initial_objects
try_report_progress
report_progress
end
else
@previous_report_time = now
Expand Down

0 comments on commit b287df3

Please sign in to comment.