[Groonga-commit] droonga/drntest at ee0df0a [master] Fix indent

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jul 14 22:55:22 JST 2014


Kouhei Sutou	2014-07-14 22:55:22 +0900 (Mon, 14 Jul 2014)

  New Revision: ee0df0a628ae966bb270544efdb254c9cb33eee4
  https://github.com/droonga/drntest/commit/ee0df0a628ae966bb270544efdb254c9cb33eee4

  Message:
    Fix indent

  Modified files:
    lib/drntest/test-executor.rb

  Modified: lib/drntest/test-executor.rb (+1 -1)
===================================================================
--- lib/drntest/test-executor.rb    2014-07-14 22:52:40 +0900 (0b8bb13)
+++ lib/drntest/test-executor.rb    2014-07-14 22:55:22 +0900 (274de15)
@@ -121,7 +121,7 @@ module Drntest
               "message" => "failed to normalize response",
               "detail" => "#{$!.message} (#{$!.class})",
               "backtrace" => $!.backtrace,
-                  "response" => raw_response,
+              "response" => raw_response,
             },
           }
         end
-------------- next part --------------
HTML����������������������������...
Download 



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