[Groonga-commit] groonga/grntest [master] Fix indent

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Sun Aug 12 14:21:26 JST 2012


Kouhei Sutou	2012-08-12 14:21:26 +0900 (Sun, 12 Aug 2012)

  New Revision: d232045c146d9a3cee218ecb51ad28cdf7b76376
  https://github.com/groonga/grntest/commit/d232045c146d9a3cee218ecb51ad28cdf7b76376

  Log:
    Fix indent

  Modified files:
    lib/grntest/tester.rb

  Modified: lib/grntest/tester.rb (+1 -1)
===================================================================
--- lib/grntest/tester.rb    2012-08-12 14:19:58 +0900 (763e8c8)
+++ lib/grntest/tester.rb    2012-08-12 14:21:26 +0900 (d2546ea)
@@ -810,7 +810,7 @@ EOC
         env = {}
         spawn_options = {}
         command_line = groonga_http_command(host, port, pid_file, context,
-                                    spawn_options)
+                                            spawn_options)
         pid = nil
         begin
           pid = Process.spawn(env, *command_line, spawn_options)
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る