[Groonga-commit] groonga/grntest at 25a85ad [master] Remove duplicated "error"

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Tue Jan 27 10:46:32 JST 2015


Kouhei Sutou	2015-01-27 10:46:32 +0900 (Tue, 27 Jan 2015)

  New Revision: 25a85ad35e3b061b2ed371134e57af1e66958d6e
  https://github.com/groonga/grntest/commit/25a85ad35e3b061b2ed371134e57af1e66958d6e

  Message:
    Remove duplicated "error"

  Modified files:
    lib/grntest/test-runner.rb

  Modified: lib/grntest/test-runner.rb (+1 -1)
===================================================================
--- lib/grntest/test-runner.rb    2015-01-26 22:58:34 +0900 (c88b663)
+++ lib/grntest/test-runner.rb    2015-01-27 10:46:32 +0900 (510abe0)
@@ -364,7 +364,7 @@ daemon off;
 master_process off;
 worker_processes 1;
 working_directory #{context.temporary_directory_path};
-error_log groonga-httpd-error-error.log;
+error_log groonga-httpd-error.log;
 pid #{pid_file_path};
 events {
      worker_connections 1024;
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る