[Groonga-commit] groonga/grntest at 0f99e93 [master] Add missing argument

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Thu Jun 2 21:24:25 JST 2016


Kouhei Sutou	2016-06-02 21:24:25 +0900 (Thu, 02 Jun 2016)

  New Revision: 0f99e93482bbb7ce235b0be17d9aa49c556b7a90
  https://github.com/groonga/grntest/commit/0f99e93482bbb7ce235b0be17d9aa49c556b7a90

  Message:
    Add missing argument

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

  Modified: lib/grntest/test-runner.rb (+1 -1)
===================================================================
--- lib/grntest/test-runner.rb    2016-06-01 15:14:11 +0900 (0dec46e)
+++ lib/grntest/test-runner.rb    2016-06-02 21:24:25 +0900 (acee5bf)
@@ -334,7 +334,7 @@ call chdir("#{context.temporary_directory_path}")
       port = 50041 +****@worke*****
       pid_file_path = context.temporary_directory_path + "groonga.pid"
 
-      env = extract_custom_env
+      env = extract_custom_env(context)
       spawn_options = {}
       command_line = groonga_http_command(host, port, pid_file_path, context,
                                           spawn_options)
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index