[Groonga-commit] droonga/drndump at f47aedd [master] Fix syntax error

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Apr 17 10:09:50 JST 2015


YUKI Hiroshi	2015-04-17 10:09:50 +0900 (Fri, 17 Apr 2015)

  New Revision: f47aedd237cd6009f3db35eff1da534adf052443
  https://github.com/droonga/drndump/commit/f47aedd237cd6009f3db35eff1da534adf052443

  Message:
    Fix syntax error

  Modified files:
    lib/drndump/command.rb

  Modified: lib/drndump/command.rb (+1 -1)
===================================================================
--- lib/drndump/command.rb    2015-04-15 20:28:01 +0900 (12d005d)
+++ lib/drndump/command.rb    2015-04-17 10:09:50 +0900 (ddc918d)
@@ -118,7 +118,7 @@ module Drndump
 
     def dump
       @dumper = DumpClient.new(dumper_params)
-      dump_options => {
+      dump_options = {
         :backend => :coolio,
         :loop    => @loop,
       }
-------------- next part --------------
HTML����������������������������...
Download 



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