Kouhei Sutou
null+****@clear*****
Thu Jul 17 20:52:46 JST 2014
Kouhei Sutou 2014-07-17 20:52:46 +0900 (Thu, 17 Jul 2014) New Revision: 3bec20366ca9eddb329d7645cdd3d2ff10fc246e https://github.com/droonga/droonga-engine/commit/3bec20366ca9eddb329d7645cdd3d2ff10fc246e Message: Don't add "-format" option to all Serf commands Because it is not a common option. Modified files: lib/droonga/serf.rb Modified: lib/droonga/serf.rb (+0 -1) =================================================================== --- lib/droonga/serf.rb 2014-07-17 20:49:11 +0900 (819faac) +++ lib/droonga/serf.rb 2014-07-17 20:52:46 +0900 (7f8392a) @@ -141,7 +141,6 @@ module Droonga def run(command, *options) process = SerfProcess.new(@loop, @serf, command, "-rpc-addr", rpc_address, - "-format", "json", *options) process.start process -------------- next part -------------- HTML����������������������������...Descargar