[Groonga-commit] droonga/droonga-engine at 2d5fe0f [master] Disable orchestration for command tests

Back to archive index

YUKI Hiroshi null+****@clear*****
Tue Oct 7 13:15:32 JST 2014


YUKI Hiroshi	2014-10-07 13:15:32 +0900 (Tue, 07 Oct 2014)

  New Revision: 2d5fe0f8780c52cfada2512cf233cafd4da5cf05
  https://github.com/droonga/droonga-engine/commit/2d5fe0f8780c52cfada2512cf233cafd4da5cf05

  Message:
    Disable orchestration for command tests

  Modified files:
    test/command/run-test.rb

  Modified: test/command/run-test.rb (+1 -0)
===================================================================
--- test/command/run-test.rb    2014-10-07 13:09:27 +0900 (84dcae0)
+++ test/command/run-test.rb    2014-10-07 13:15:32 +0900 (323db20)
@@ -29,6 +29,7 @@ lib_dir = File.expand_path(File.join(base_dir, "..", "..", "lib"))
 
 drntest_options = []
 drntest_options.concat(["--base-path", base_dir])
+drntest_options.concat(["--droonga-engine-options", "--no-orchestration"])
 drntest_options.concat(ARGV)
 
 run("bundle", "exec", "drntest", *drntest_options)
-------------- next part --------------
HTML����������������������������...
Descargar 



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