[Groonga-commit] groonga/groonga at f1beb03 [master] grndb: update command line

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Dec 29 17:28:24 JST 2014


Kouhei Sutou	2014-12-29 17:28:24 +0900 (Mon, 29 Dec 2014)

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

  Message:
    grndb: update command line

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

  Modified: lib/mrb/scripts/command/grndb.rb (+1 -1)
===================================================================
--- lib/mrb/scripts/command/grndb.rb    2014-12-29 17:21:24 +0900 (d9f61a8)
+++ lib/mrb/scripts/command/grndb.rb    2014-12-29 17:28:24 +0900 (dded2a3)
@@ -136,7 +136,7 @@ module Groonga
             message =
               "[#{object.name}] Index column is locked. " +
               "It may be broken. " +
-              "Re-create index by --action=recover."
+              "Re-create index by '#{@command} recover #{@database_path}'."
             $stdout.puts(message)
             @succeeded = false
           when Column
-------------- next part --------------
HTML����������������������������...
Download 



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