[Groonga-commit] droonga/droonga-engine at e02ba1d [master] Fix indent

Back to archive index

Piro / YUKI Hiroshi null+****@clear*****
Thu Apr 23 03:36:15 JST 2015


Piro / YUKI Hiroshi	2015-04-23 03:36:15 +0900 (Thu, 23 Apr 2015)

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

  Message:
    Fix indent

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

  Modified: lib/droonga/command/droonga_engine.rb (+2 -2)
===================================================================
--- lib/droonga/command/droonga_engine.rb    2015-04-23 03:35:59 +0900 (6106b81)
+++ lib/droonga/command/droonga_engine.rb    2015-04-23 03:36:15 +0900 (e55a9a7)
@@ -621,8 +621,8 @@ module Droonga
               my_previous_state = previous_state[my_name].dup
               my_previous_state.delete("internal_name")
               if my_new_state != my_previous_state
-              logger.info("restart by updated cluster-state.json")
-              restart_graceful
+                logger.info("restart by updated cluster-state.json")
+                restart_graceful
               end
             end
             previous_state = new_state
-------------- next part --------------
HTML����������������������������...
Download 



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