Skip to content

Commit

Permalink
Update distributions.rake
Browse files Browse the repository at this point in the history
  • Loading branch information
ewlarson committed Dec 16, 2024
1 parent cf2c360 commit ceccb7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/geoblacklight_admin/tasks/distributions.rake
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ namespace :geoblacklight_admin do
)
else
puts "Error processing distribution: #{distribution[0]} - #{e.inspect}"
puts "Distribution: #{distribution.inspect}"
end
end
total_documents_processed += documents.size
Expand Down

0 comments on commit ceccb7a

Please sign in to comment.