YUKI Hiroshi
null+****@clear*****
Thu Oct 31 15:32:56 JST 2013
YUKI Hiroshi 2013-10-31 15:32:56 +0900 (Thu, 31 Oct 2013) New Revision: 8d8f6d74775bdd9b956eeba253d54a2fa93f6968 https://github.com/droonga/fluent-plugin-droonga/commit/8d8f6d74775bdd9b956eeba253d54a2fa93f6968 Message: Fix typo activate_periodical_sleep => activate_periodical_sweep ^ Modified files: lib/droonga/sweeper.rb Modified: lib/droonga/sweeper.rb (+1 -1) =================================================================== --- lib/droonga/sweeper.rb 2013-10-31 15:29:38 +0900 (81fd9de) +++ lib/droonga/sweeper.rb 2013-10-31 15:32:56 +0900 (0a54a79) @@ -24,7 +24,7 @@ module Droonga @context = context end - def activate_periodical_sleep(options={}) + def activate_periodical_sweep(options={}) interval = options[:interval] || PERIODICAL_SWEEP_INTERVAL_SECONDS @sweeper_thread = Thread.new do while true -------------- next part -------------- HTML����������������������������... Download