Navigation Menu

Skip to content

Commit

Permalink
Fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 21, 2015
1 parent b2b8698 commit f85c1c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/droonga/plugins/system/absorb_data.rb
Expand Up @@ -62,8 +62,8 @@ def start
logger.exception("unexpected exception while dump",
error)
else
logger.error("unexpected error while dump",
:error => error)
logger.error("unexpected error while dump",
:error => error)
end
end

Expand Down

0 comments on commit f85c1c7

Please sign in to comment.