[Groonga-commit] droonga/droonga-engine at 2e55e8c [master] Fix mismatched method name

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Apr 15 16:49:43 JST 2015


YUKI Hiroshi	2015-04-15 16:49:43 +0900 (Wed, 15 Apr 2015)

  New Revision: 2e55e8ca5035f650d0fe10f0c5bcfc63b880bc99
  https://github.com/droonga/droonga-engine/commit/2e55e8ca5035f650d0fe10f0c5bcfc63b880bc99

  Message:
    Fix mismatched method name

  Modified files:
    bin/droonga-engine-absorb-data

  Modified: bin/droonga-engine-absorb-data (+1 -1)
===================================================================
--- bin/droonga-engine-absorb-data    2015-04-15 16:43:28 +0900 (18e4678)
+++ bin/droonga-engine-absorb-data    2015-04-15 16:49:43 +0900 (1e1b9a9)
@@ -39,7 +39,7 @@ module Droonga
       trap_signals
 
       puts "Start to absorb data from #{@options.soruce_dataset} at #{source_node.to_s}"
-      puts "                       to #{@options.dataset} at #{destination_host.to_s}"
+      puts "                       to #{@options.dataset} at #{destination_node.to_s}"
       puts "                      via #{@options.receiver_host} (this host)"
       puts ""
       puts "Absorbing..."
-------------- next part --------------
HTML����������������������������...
下载 



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