[Groonga-commit] droonga/droonga-engine at 0fbef5e [master] Use "Coolio" style (no "." style)

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Jun 25 11:17:37 JST 2014


Kouhei Sutou	2014-06-25 11:17:37 +0900 (Wed, 25 Jun 2014)

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

  Message:
    Use "Coolio" style (no "." style)

  Modified files:
    lib/droonga/file_observer.rb

  Modified: lib/droonga/file_observer.rb (+1 -1)
===================================================================
--- lib/droonga/file_observer.rb    2014-06-25 11:09:54 +0900 (8cdc376)
+++ lib/droonga/file_observer.rb    2014-06-25 11:17:37 +0900 (11554d5)
@@ -40,7 +40,7 @@ module Droonga
     end
 
     def start
-      @watcher = Cool.io::TimerWatcher.new(CHECK_INTERVAL, true)
+      @watcher = Coolio::TimerWatcher.new(CHECK_INTERVAL, true)
       on_timer = lambda do
         if updated?
           @mtime =****@path*****
-------------- next part --------------
HTML����������������������������...
Download 



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