Kouhei Sutou
null+****@clear*****
Mon Jan 26 22:16:15 JST 2015
Kouhei Sutou 2015-01-26 22:16:15 +0900 (Mon, 26 Jan 2015) New Revision: 5a78b513ac831c5e685a565f6eebb8f6b4003389 https://github.com/groonga/grntest/commit/5a78b513ac831c5e685a565f6eebb8f6b4003389 Message: groonga-httpd: use different file for error log Modified files: lib/grntest/test-runner.rb Modified: lib/grntest/test-runner.rb (+1 -1) =================================================================== --- lib/grntest/test-runner.rb 2015-01-26 21:47:21 +0900 (6219461) +++ lib/grntest/test-runner.rb 2015-01-26 22:16:15 +0900 (c88b663) @@ -364,7 +364,7 @@ daemon off; master_process off; worker_processes 1; working_directory #{context.temporary_directory_path}; -error_log groonga-httpd-access.log; +error_log groonga-httpd-error-error.log; pid #{pid_file_path}; events { worker_connections 1024; -------------- next part -------------- HTML����������������������������...Download