[Groonga-commit] droonga/droonga-engine at 923031c [master] Revert "Disable orchestration for command tests"

アーカイブの一覧に戻る

YUKI Hiroshi null+****@clear*****
Tue Oct 7 18:20:18 JST 2014


YUKI Hiroshi	2014-10-07 18:20:18 +0900 (Tue, 07 Oct 2014)

  New Revision: 923031cb0676ffc03c486d65a6e66ba0c9531702
  https://github.com/droonga/droonga-engine/commit/923031cb0676ffc03c486d65a6e66ba0c9531702

  Message:
    Revert "Disable orchestration for command tests"
    
    This reverts commit 2d5fe0f8780c52cfada2512cf233cafd4da5cf05.
    We should not include such a test-specific feature!

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

  Modified: test/command/run-test.rb (+0 -1)
===================================================================
--- test/command/run-test.rb    2014-10-07 16:22:50 +0900 (323db20)
+++ test/command/run-test.rb    2014-10-07 18:20:18 +0900 (84dcae0)
@@ -29,7 +29,6 @@ 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����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る