[Groonga-commit] droonga/fluent-plugin-droonga at 7b4b9ed [master] Use new style option of drntest

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Nov 27 13:23:12 JST 2013


YUKI Hiroshi	2013-11-27 13:23:12 +0900 (Wed, 27 Nov 2013)

  New Revision: 7b4b9edaeac27260c0a068f925ba07c55b3a8219
  https://github.com/droonga/fluent-plugin-droonga/commit/7b4b9edaeac27260c0a068f925ba07c55b3a8219

  Message:
    Use new style option of drntest

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

  Modified: test/command/run-test.rb (+1 -1)
===================================================================
--- test/command/run-test.rb    2013-11-27 13:16:46 +0900 (e476bd6)
+++ test/command/run-test.rb    2013-11-27 13:23:12 +0900 (db7ccf5)
@@ -44,8 +44,8 @@ end
 
 drntest_options = []
 drntest_options.concat(["--fluentd-options", "-I#{lib_dir}"])
+drntest_options.concat(["--base", base_dir])
 drntest_options.concat(ARGV.dup)
-drntest_options << File.join(base_dir, "suite")
 
 run(File.join(base_dir, "bin", "drntest"),
     *drntest_options)
-------------- next part --------------
HTML����������������������������...
Download 



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