[Groonga-commit] droonga/droonga-engine at ca7a63d [master] Revert "Remove needless "end""

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Jun 27 16:32:49 JST 2014


YUKI Hiroshi	2014-06-27 16:32:49 +0900 (Fri, 27 Jun 2014)

  New Revision: ca7a63d15aaeea796d800441dffaba0dbc070a4a
  https://github.com/droonga/droonga-engine/commit/ca7a63d15aaeea796d800441dffaba0dbc070a4a

  Message:
    Revert "Remove needless "end""
    
    This reverts commit ee11f892c7a0c267a8d231744e0d263387f3dfc4.

  Modified files:
    lib/droonga/fluent_message_sender.rb

  Modified: lib/droonga/fluent_message_sender.rb (+1 -0)
===================================================================
--- lib/droonga/fluent_message_sender.rb    2014-06-27 16:10:44 +0900 (a124b70)
+++ lib/droonga/fluent_message_sender.rb    2014-06-27 16:32:49 +0900 (88cd141)
@@ -53,6 +53,7 @@ module Droonga
       connect unless connected?
       @socket.write(packed_fluent_message)
       logger.trace("send: done")
+      end
     end
 
     def reserve_send(tag, data)
-------------- next part --------------
HTML����������������������������...
Download 



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