[Groonga-commit] groonga/groonga at edd9bd7 [master] grndb: fix indent

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jan 11 09:16:39 JST 2018


Kouhei Sutou	2018-01-11 09:16:39 +0900 (Thu, 11 Jan 2018)

  New Revision: edd9bd72e9571cae526f9ded35c4dc4691e4cd7d
  https://github.com/groonga/groonga/commit/edd9bd72e9571cae526f9ded35c4dc4691e4cd7d

  Message:
    grndb: fix indent

  Modified files:
    lib/mrb/scripts/command_line/grndb.rb

  Modified: lib/mrb/scripts/command_line/grndb.rb (+1 -1)
===================================================================
--- lib/mrb/scripts/command_line/grndb.rb    2018-01-11 09:15:16 +0900 (cd70175e3)
+++ lib/mrb/scripts/command_line/grndb.rb    2018-01-11 09:16:39 +0900 (08a93db87)
@@ -490,7 +490,7 @@ module Groonga
 
         def lock_clear_objects
           if****@datab*****?
-              @database.clear_lock
+            @database.clear_lock
           end
           @database.each do |object|
             case object
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180111/9c49148a/attachment.htm 



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