[Groonga-commit] droonga/droonga-engine at 11fcb58 [master] test: remove needless options for droonga-engine

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Apr 17 18:48:32 JST 2014


Kouhei Sutou	2014-04-17 18:48:32 +0900 (Thu, 17 Apr 2014)

  New Revision: 11fcb5812c6eae2da7e72c7e07675cd994bba6db
  https://github.com/droonga/droonga-engine/commit/11fcb5812c6eae2da7e72c7e07675cd994bba6db

  Message:
    test: remove needless options for droonga-engine

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

  Modified: test/command/run-test.rb (+0 -1)
===================================================================
--- test/command/run-test.rb    2014-04-17 18:43:10 +0900 (b9d4720)
+++ test/command/run-test.rb    2014-04-17 18:48:32 +0900 (8b79873)
@@ -28,7 +28,6 @@ base_dir = File.dirname(__FILE__)
 lib_dir = File.expand_path(File.join(base_dir, "..", "..", "lib"))
 
 drntest_options = []
-drntest_options.concat(["--fluentd-options", "-I#{lib_dir}"])
 drntest_options.concat(["--base-path", base_dir])
 drntest_options.concat(ARGV)
 
-------------- next part --------------
HTML����������������������������...
Download 



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