[Groonga-commit] droonga/droonga-client-ruby at 9cb4217 [master] Remove needless spaces

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Mar 19 15:43:03 JST 2014


Kouhei Sutou	2014-03-19 15:43:03 +0900 (Wed, 19 Mar 2014)

  New Revision: 9cb42173dc66833773d3029b1074b67724e6b67b
  https://github.com/droonga/droonga-client-ruby/commit/9cb42173dc66833773d3029b1074b67724e6b67b

  Message:
    Remove needless spaces

  Modified files:
    bin/droonga-send

  Modified: bin/droonga-send (+1 -1)
===================================================================
--- bin/droonga-send    2014-03-19 12:36:58 +0900 (dc6b63b)
+++ bin/droonga-send    2014-03-19 15:43:03 +0900 (8be307a)
@@ -22,7 +22,7 @@ require "json"
 require "droonga/client"
 
 options = {
-  :report_request      => false,
+  :report_request => false,
 }
 
 servers = []
-------------- next part --------------
HTML����������������������������...
Download 



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