YUKI Hiroshi
null+****@clear*****
Tue Apr 14 16:49:40 JST 2015
YUKI Hiroshi 2015-04-14 16:49:40 +0900 (Tue, 14 Apr 2015) New Revision: 12d2fc543f6a133b90ff866ff36fcb42d71ccca9 https://github.com/droonga/droonga-engine/commit/12d2fc543f6a133b90ff866ff36fcb42d71ccca9 Message: Output log by default Modified files: test/command/run-test.rb Modified: test/command/run-test.rb (+2 -0) =================================================================== --- test/command/run-test.rb 2015-04-14 16:35:46 +0900 (a5ca6f0) +++ test/command/run-test.rb 2015-04-14 16:49:40 +0900 (cdf8b69) @@ -39,9 +39,11 @@ end base_dir = File.dirname(__FILE__) lib_dir = File.expand_path(File.join(base_dir, "..", "..", "lib")) +log_path = File.expand_path(File.join(base_dir, "test", "command", "tmp", "droonga-engine.log")) drntest_options = [] drntest_options.concat(["--base-path", base_dir]) +drntest_options.concat(["--droonga-engine-options", "--log-file=#{log_path}"]) drntest_options.concat(ARGV) run("bundle", "exec", "drntest", *drntest_options) -------------- next part -------------- HTML����������������������������... Télécharger