Kouhei Sutou
null+****@clear*****
Mon Nov 3 18:22:25 JST 2014
Kouhei Sutou 2014-11-03 18:22:25 +0900 (Mon, 03 Nov 2014) New Revision: 0b1d5cbdb96a4ac0f68c07e2a1b17c9f4d6d320c https://github.com/ranguba/rroonga/commit/0b1d5cbdb96a4ac0f68c07e2a1b17c9f4d6d320c Message: test: add missing "*" Modified files: test/groonga-test-utils.rb Modified: test/groonga-test-utils.rb (+1 -1) =================================================================== --- test/groonga-test-utils.rb 2014-11-03 18:20:41 +0900 (ed03396) +++ test/groonga-test-utils.rb 2014-11-03 18:22:25 +0900 (4bbebdf) @@ -103,7 +103,7 @@ module GroongaTestUtils end def setup_logger - Groonga::Logger.register(:max_level => :dump) do |args| + Groonga::Logger.register(:max_level => :dump) do |*args| p args end end -------------- next part -------------- HTML����������������������������...Download