[Groonga-commit] groonga/groonga-command-parser at 7a679c0 [master] Use command_name

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Sep 10 11:06:46 JST 2016


Kouhei Sutou	2016-09-10 11:06:46 +0900 (Sat, 10 Sep 2016)

  New Revision: 7a679c0b7fb756ba5dfec5b52a5ee51956abe7ab
  https://github.com/groonga/groonga-command-parser/commit/7a679c0b7fb756ba5dfec5b52a5ee51956abe7ab

  Message:
    Use command_name

  Modified files:
    lib/groonga/command/parser.rb

  Modified: lib/groonga/command/parser.rb (+1 -1)
===================================================================
--- lib/groonga/command/parser.rb    2015-10-14 17:37:59 +0900 (25661e6)
+++ lib/groonga/command/parser.rb    2016-09-10 11:06:46 +0900 (2edfcfc)
@@ -254,7 +254,7 @@ module Groonga
       end
 
       def process_command
-        if****@comma***** == "load"
+        if****@comma*****_name == "load"
           on_load_start(@command)
           if****@comma*****
             on_load_columns(@command, @command.columns)
-------------- next part --------------
HTML����������������������������...
下载 



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