Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
taganaka committed May 29, 2014
1 parent 3bea13b commit e8c75cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/polipus/plugins/sleeper.rb
Expand Up @@ -5,6 +5,7 @@ class Sleeper

on_initialize do |plugin_instance|
@options[:workers] = 1
@logger.info {"#{self.class.name}: options: #{plugin_instance.plugin_options}"}
end

on_message_processed do |plugin_instance|
Expand Down

0 comments on commit e8c75cc

Please sign in to comment.