Kouhei Sutou
null+****@clear*****
Wed May 18 10:10:26 JST 2016
Kouhei Sutou 2016-05-18 10:10:26 +0900 (Wed, 18 May 2016) New Revision: 7f85abc67b6e3d2fa349fcdc4ec5a46c67ac4dba https://github.com/groonga/grntest/commit/7f85abc67b6e3d2fa349fcdc4ec5a46c67ac4dba Message: Fix wrong class... Modified files: lib/grntest/test-runner.rb Modified: lib/grntest/test-runner.rb (+1 -1) =================================================================== --- lib/grntest/test-runner.rb 2016-05-18 09:36:33 +0900 (4a4e744) +++ lib/grntest/test-runner.rb 2016-05-18 10:10:26 +0900 (ba5a02f) @@ -39,7 +39,6 @@ module Grntest @expected = nil @n_leaked_objects = 0 @omitted = false - @shutdown_wait_timeout = 5 end def status @@ -85,6 +84,7 @@ module Grntest @worker = worker @max_n_columns = MAX_N_COLUMNS @id = nil + @shutdown_wait_timeout = 5 end def run -------------- next part -------------- HTML����������������������������... 下載