[Groonga-commit] droonga/fluent-plugin-droonga at 49bf2fe [master] Accept command line options for drntest

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Nov 20 19:09:07 JST 2013


Kouhei Sutou	2013-11-20 19:09:07 +0900 (Wed, 20 Nov 2013)

  New Revision: 49bf2fee1bbee954e0bc1495f135291be77678a5
  https://github.com/droonga/fluent-plugin-droonga/commit/49bf2fee1bbee954e0bc1495f135291be77678a5

  Message:
    Accept command line options for drntest

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

  Modified: test/command/run-test.rb (+1 -1)
===================================================================
--- test/command/run-test.rb    2013-11-20 19:00:16 +0900 (e1b6ad3)
+++ test/command/run-test.rb    2013-11-20 19:09:07 +0900 (882892a)
@@ -42,7 +42,7 @@ end
 
 ENV["BUNDLE_GEMFILE"] = File.expand_path(gemfile)
 
-drntest_options = []
+drntest_options = ARGV.dup
 drntest_options << File.join(base_dir, "suite")
 
 run(File.join(base_dir, "bin", "drntest"),
-------------- next part --------------
HTML����������������������������...
Download 



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