[Groonga-commit] droonga/droonga-engine at 0a62058 [master] Align

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Apr 15 21:23:03 JST 2015


YUKI Hiroshi	2015-04-15 21:23:03 +0900 (Wed, 15 Apr 2015)

  New Revision: 0a6205848873c0e61ca6c04f4a4729c068bae618
  https://github.com/droonga/droonga-engine/commit/0a6205848873c0e61ca6c04f4a4729c068bae618

  Message:
    Align

  Modified files:
    lib/droonga/plugins/system/absorb_data.rb

  Modified: lib/droonga/plugins/system/absorb_data.rb (+1 -1)
===================================================================
--- lib/droonga/plugins/system/absorb_data.rb    2015-04-15 21:21:25 +0900 (b388b1e)
+++ lib/droonga/plugins/system/absorb_data.rb    2015-04-15 21:23:03 +0900 (bef63f2)
@@ -69,7 +69,7 @@ module Droonga
               @total_n_source_records = nil
               get_total_n_source_records do |count|
                 @total_n_source_records = count
-               logger.info("#{count} records to be absorbed")
+                logger.info("#{count} records to be absorbed")
               end
               logger.info("starting to absorb the source dataset")
               @dumper_error_message = dumper.run(dump_options) do |message|
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index