[Groonga-commit] droonga/drnbench at 7dc50fd [master] Fix typo

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon Jan 20 17:27:42 JST 2014


YUKI Hiroshi	2014-01-20 17:27:42 +0900 (Mon, 20 Jan 2014)

  New Revision: 7dc50fd79b3db588dd111d361264938787774343
  https://github.com/droonga/drnbench/commit/7dc50fd79b3db588dd111d361264938787774343

  Message:
    Fix typo

  Modified files:
    lib/drnbench/server/protocol-adapter.rb

  Modified: lib/drnbench/server/protocol-adapter.rb (+1 -1)
===================================================================
--- lib/drnbench/server/protocol-adapter.rb    2014-01-20 17:25:07 +0900 (2814cd6)
+++ lib/drnbench/server/protocol-adapter.rb    2014-01-20 17:27:42 +0900 (79e8bd3)
@@ -37,7 +37,7 @@ module Drnbench
         *@node_options,
       ]
       env = {
-        "DROONGA_ENGINE_DEFAULT_DATASEt" => @default_dataset,
+        "DROONGA_ENGINE_DEFAULT_DATASET" => @default_dataset,
         "DROONGA_ENGINE_HOST"            => @config.engine.host,
         "DROONGA_ENGINE_PORT"            => @config.engine.port,
         "DROONGA_ENGINE_TAG"             => @config.engine.tag,
-------------- next part --------------
HTML����������������������������...
Descargar 



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