[Groonga-commit] groonga/groonga [master] Remove too much ","

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Oct 5 13:36:14 JST 2012


Kouhei Sutou	2012-10-05 13:36:14 +0900 (Fri, 05 Oct 2012)

  New Revision: 1afdca09217a612ab1007a651ac99501cf6804e6
  https://github.com/groonga/groonga/commit/1afdca09217a612ab1007a651ac99501cf6804e6

  Log:
    Remove too much ","

  Modified files:
    test/command/suite/select/query_expansion/scalar/and.expected
    test/command/suite/select/query_expansion/scalar/and.test
    test/command/suite/select/query_expansion/vector/and.expected
    test/command/suite/select/query_expansion/vector/and.test

  Modified: test/command/suite/select/query_expansion/scalar/and.expected (+1 -1)
===================================================================
--- test/command/suite/select/query_expansion/scalar/and.expected    2012-10-05 13:22:23 +0900 (7eed472)
+++ test/command/suite/select/query_expansion/scalar/and.expected    2012-10-05 13:36:14 +0900 (9ea0a77)
@@ -17,7 +17,7 @@ load --table Memos
 ["Start mroonga!"],
 ["Start rroonga!"],
 ["Start Ruby!"],
-["Learning Ruby and groonga..."],
+["Learning Ruby and groonga..."]
 ]
 [[0,0.0,0.0],5]
 load --table Synonyms

  Modified: test/command/suite/select/query_expansion/scalar/and.test (+1 -1)
===================================================================
--- test/command/suite/select/query_expansion/scalar/and.test    2012-10-05 13:22:23 +0900 (0edb4e2)
+++ test/command/suite/select/query_expansion/scalar/and.test    2012-10-05 13:36:14 +0900 (1ed5a34)
@@ -14,7 +14,7 @@ load --table Memos
 ["Start mroonga!"],
 ["Start rroonga!"],
 ["Start Ruby!"],
-["Learning Ruby and groonga..."],
+["Learning Ruby and groonga..."]
 ]
 
 load --table Synonyms

  Modified: test/command/suite/select/query_expansion/vector/and.expected (+1 -1)
===================================================================
--- test/command/suite/select/query_expansion/vector/and.expected    2012-10-05 13:22:23 +0900 (5d8b0ad)
+++ test/command/suite/select/query_expansion/vector/and.expected    2012-10-05 13:36:14 +0900 (22bec6e)
@@ -17,7 +17,7 @@ load --table Memos
 ["Start mroonga!"],
 ["Start rroonga!"],
 ["Start Ruby!"],
-["Learning Ruby and groonga..."],
+["Learning Ruby and groonga..."]
 ]
 [[0,0.0,0.0],5]
 load --table Synonyms

  Modified: test/command/suite/select/query_expansion/vector/and.test (+1 -1)
===================================================================
--- test/command/suite/select/query_expansion/vector/and.test    2012-10-05 13:22:23 +0900 (b5fce8d)
+++ test/command/suite/select/query_expansion/vector/and.test    2012-10-05 13:36:14 +0900 (df1e6b2)
@@ -14,7 +14,7 @@ load --table Memos
 ["Start mroonga!"],
 ["Start rroonga!"],
 ["Start Ruby!"],
-["Learning Ruby and groonga..."],
+["Learning Ruby and groonga..."]
 ]
 
 load --table Synonyms
-------------- next part --------------
HTML����������������������������...
Download 



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