[Groonga-commit] droonga/droonga-engine at 7137264 [master] Revert "Stop to use "unless ... else ...""

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Apr 15 11:06:23 JST 2015


YUKI Hiroshi	2015-04-15 11:06:23 +0900 (Wed, 15 Apr 2015)

  New Revision: 7137264b83b5d854c915e04364e37f0f09831de5
  https://github.com/droonga/droonga-engine/commit/7137264b83b5d854c915e04364e37f0f09831de5

  Message:
    Revert "Stop to use "unless ... else ...""
    
    This reverts commit 7fb9c53a5dd32b2b37dd30cc7759e53f8ca2cfa8.
    @random is tribool, so this change breaks the behaviour.

  Modified files:
    lib/droonga/single_step_definition.rb

  Modified: lib/droonga/single_step_definition.rb (+1 -1)
===================================================================
--- lib/droonga/single_step_definition.rb    2015-04-15 10:05:59 +0900 (ce686a1)
+++ lib/droonga/single_step_definition.rb    2015-04-15 11:06:23 +0900 (a0a88e0)
@@ -48,7 +48,7 @@ module Droonga
     end
 
     def random?
-      if @random
+      unles****@rando*****?
         @random
       else
         not write?
-------------- next part --------------
HTML����������������������������...
下載 



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