[Groonga-commit] droonga/droonga-client-ruby at 6f41f89 [master] Add missing tag option

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Apr 11 16:26:49 JST 2014


Kouhei Sutou	2014-04-11 16:26:49 +0900 (Fri, 11 Apr 2014)

  New Revision: 6f41f898a303397e3107be0f8bc02716d121c20b
  https://github.com/droonga/droonga-client-ruby/commit/6f41f898a303397e3107be0f8bc02716d121c20b

  Message:
    Add missing tag option

  Modified files:
    bin/droonga-send

  Modified: bin/droonga-send (+1 -0)
===================================================================
--- bin/droonga-send    2014-04-11 16:26:41 +0900 (8164795)
+++ bin/droonga-send    2014-04-11 16:26:49 +0900 (a5e6af3)
@@ -37,6 +37,7 @@ def parse_server(server)
     :host     => host,
     :port     => Integer(port),
     :protocol => protocol.to_sym,
+    :tag      => tag,
   }
 end
 
-------------- next part --------------
HTML����������������������������...
Download 



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