[Groonga-commit] groonga/groonga [master] test: fix indent

Back to archive index

null+****@clear***** null+****@clear*****
2012年 5月 18日 (金) 10:25:32 JST


HAYASHI Kentaro	2012-05-18 10:25:32 +0900 (Fri, 18 May 2012)

  New Revision: 469e90f4c205f50da20cef58a48b1637a315a7a6

  Log:
    test: fix indent

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

  Modified: test/function/tools/geo/generate-grntest-data.rb (+2 -2)
===================================================================
--- test/function/tools/geo/generate-grntest-data.rb    2012-05-18 10:11:33 +0900 (9853a13)
+++ test/function/tools/geo/generate-grntest-data.rb    2012-05-18 10:25:32 +0900 (563547d)
@@ -371,8 +371,8 @@ if __FILE__ == $0
 
           if filename and filename != ""
             testname = sprintf("%s/%s/%s/%s%s",
-                       type_longitude, quadrant, type,
-                       file_prefix, File.basename(filename))
+                               type_longitude, quadrant, type,
+                               file_prefix, File.basename(filename))
           else
             exit 1
           end




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