[Groonga-commit] droonga/drndump at 0735a95 [master] Update default dataset name

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu May 29 15:50:49 JST 2014


YUKI Hiroshi	2014-05-29 15:50:49 +0900 (Thu, 29 May 2014)

  New Revision: 0735a95573301afdfa1760fdc6fafb9d657b8f60
  https://github.com/droonga/drndump/commit/0735a95573301afdfa1760fdc6fafb9d657b8f60

  Message:
    Update default dataset name

  Modified files:
    lib/drndump/command.rb

  Modified: lib/drndump/command.rb (+1 -1)
===================================================================
--- lib/drndump/command.rb    2014-05-26 17:55:06 +0900 (f3f5e12)
+++ lib/drndump/command.rb    2014-05-29 15:50:49 +0900 (de53831)
@@ -36,7 +36,7 @@ module Drndump
       @host = "localhost"
       @port = 10031
       @tag  = "droonga"
-      @dataset  = "Droonga"
+      @dataset  = "Default"
       @receiver_host = Socket.gethostname
       @receiver_port = 0
     end
-------------- next part --------------
HTML����������������������������...
Download 



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