[Groonga-commit] ranguba/groonga-client at 9c8ac8f [master] Revert "Align indent"

Back to archive index

KITAITI Makoto null+****@clear*****
Sun Feb 7 00:38:16 JST 2016


KITAITI Makoto	2016-02-07 00:38:16 +0900 (Sun, 07 Feb 2016)

  New Revision: 9c8ac8f89d7ac55c1c44d34b11e9c147aa491c32
  https://github.com/ranguba/groonga-client/commit/9c8ac8f89d7ac55c1c44d34b11e9c147aa491c32

  Merged 52b0230: Merge pull request #6 from KitaitiMakoto/load-bug

  Message:
    Revert "Align indent"
    
    This reverts commit 824a8dd083f4b5277ade6e5bcc73bd4ee59799e8.

  Modified files:
    lib/groonga/client/protocol/http/synchronous.rb

  Modified: lib/groonga/client/protocol/http/synchronous.rb (+1 -1)
===================================================================
--- lib/groonga/client/protocol/http/synchronous.rb    2016-02-06 23:01:26 +0900 (945a483)
+++ lib/groonga/client/protocol/http/synchronous.rb    2016-02-07 00:38:16 +0900 (0898bd2)
@@ -100,7 +100,7 @@ module Groonga
           end
 
           def send_request(http, command)
-            path = command.to_uri_format
+              path = command.to_uri_format
             if command.name == "load"
               raw_values = command[:values]
               command[:values] = nil
-------------- next part --------------
HTML����������������������������...
Download 



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