[Groonga-commit] droonga/droonga-engine at 41607bb [master] Fix typo

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Mar 27 21:03:21 JST 2015


YUKI Hiroshi	2015-03-27 21:03:21 +0900 (Fri, 27 Mar 2015)

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

  Message:
    Fix typo

  Modified files:
    lib/droonga/command/droonga_engine.rb

  Modified: lib/droonga/command/droonga_engine.rb (+2 -2)
===================================================================
--- lib/droonga/command/droonga_engine.rb    2015-03-27 20:39:08 +0900 (90cd2a9)
+++ lib/droonga/command/droonga_engine.rb    2015-03-27 21:03:21 +0900 (85da263)
@@ -724,7 +724,7 @@ module Droonga
         end
 
         def start
-          logger.trace("stert: stert")
+          logger.trace("start: stert")
           @async_watcher = Coolio::AsyncWatcher.new
           on_signal = lambda do
             commands =****@comma*****
@@ -738,7 +738,7 @@ module Droonga
             on_signal.call
           end
           @loop.attach(@async_watcher)
-          logger.trace("stert: done")
+          logger.trace("start: done")
         end
 
         def stop
-------------- next part --------------
HTML����������������������������...
Download 



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