[Groonga-commit] groonga/groonga [master] test: add missing end

Back to archive index

null+****@clear***** null+****@clear*****
2012年 5月 16日 (水) 14:58:56 JST


HAYASHI Kentaro	2012-05-16 14:58:56 +0900 (Wed, 16 May 2012)

  New Revision: 1cca55661fc36934445dcc02b50921540388f74c

  Log:
    test: add missing end

  Modified files:
    test/function/tools/geo/generate-grntest-data.rb

  Modified: test/function/tools/geo/generate-grntest-data.rb (+1 -1)
===================================================================
--- test/function/tools/geo/generate-grntest-data.rb    2012-05-16 14:51:14 +0900 (03b129e)
+++ test/function/tools/geo/generate-grntest-data.rb    2012-05-16 14:58:56 +0900 (4017fd1)
@@ -151,7 +151,7 @@ class GrnTestData
     path = ",#{prefix}/#{quadrant}/#{type}/#{filename}"
     geo_data + path
   end
-
+end
 
 def get_quadrant(lng, lat)
   if lng > 0 and lat > 0




Groonga-commit メーリングリストの案内
Back to archive index