[Groonga-commit] groonga/grntest at 233c999 [master] Add missing variable

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Mar 14 15:19:46 JST 2016


Kouhei Sutou	2016-03-14 15:19:46 +0900 (Mon, 14 Mar 2016)

  New Revision: 233c9994ad00bb168646a59fea529a0a98a71d63
  https://github.com/groonga/grntest/commit/233c9994ad00bb168646a59fea529a0a98a71d63

  Message:
    Add missing variable

  Modified files:
    lib/grntest/executors/base-executor.rb

  Modified: lib/grntest/executors/base-executor.rb (+1 -0)
===================================================================
--- lib/grntest/executors/base-executor.rb    2016-03-14 15:02:32 +0900 (d8d4cbe)
+++ lib/grntest/executors/base-executor.rb    2016-03-14 15:19:46 +0900 (efa4202)
@@ -80,6 +80,7 @@ module Grntest
         end
 
         status = nil
+        timeout = 1
         total_sleep_time = 0
         sleep_time = 0.1
         loop do
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index