[Groonga-commit] droonga/presentation-droonga-meetup-1-introduction at 31b08be [master] Remove needless comma

Back to archive index

Piro / YUKI Hiroshi null+****@clear*****
Wed Jul 30 03:14:51 JST 2014


Piro / YUKI Hiroshi	2014-07-30 03:14:51 +0900 (Wed, 30 Jul 2014)

  New Revision: 31b08be99d13310dadcfd65435ebc95d62e2d1a7
  https://github.com/droonga/presentation-droonga-meetup-1-introduction/commit/31b08be99d13310dadcfd65435ebc95d62e2d1a7

  Message:
    Remove needless comma

  Modified files:
    benchmark/generate-patterns.rb

  Modified: benchmark/generate-patterns.rb (+1 -1)
===================================================================
--- benchmark/generate-patterns.rb    2014-07-30 03:14:06 +0900 (7def9d8)
+++ benchmark/generate-patterns.rb    2014-07-30 03:14:51 +0900 (35c2707)
@@ -41,7 +41,7 @@ without_query_pattern_params = {
 $without_query_patterns = [
   {
     "path" => "/d/select?#{to_query_params(without_query_pattern_params)}",
-  },
+  }
 ]
 
 def add_patterns(patterns, host=nil, frequency=1.0)
-------------- next part --------------
HTML����������������������������...
Download 



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