Kentaro Hayashi
null+****@clear*****
Wed May 31 12:24:25 JST 2017
Kentaro Hayashi 2017-05-31 12:24:25 +0900 (Wed, 31 May 2017) New Revision: ea05e03a31b5d33c943314b18cc65b09e3d37204 https://github.com/groonga/groonga-query-log/commit/ea05e03a31b5d33c943314b18cc65b09e3d37204 Merged 1fc8bd2: Merge pull request #20 from kenhys/fix-indent Message: Fix indent Modified files: test/test-parser.rb Modified: test/test-parser.rb (+2 -2) =================================================================== --- test/test-parser.rb 2017-05-31 12:20:27 +0900 (b0e3f63) +++ test/test-parser.rb 2017-05-31 12:24:25 +0900 (39be8c2) @@ -131,7 +131,7 @@ class ParserTest < Test::Unit::TestCase 2017-05-30 19:11:37.976383|0x7ffc6ae1ba20|:000000043808671 select(3) 2017-05-30 19:11:37.976534|0x7ffc6ae1ba20|:000000043961723 output(3) 2017-05-30 19:11:37.976650|0x7ffc6ae1ba20|<000000044078013 rc=0 - LOG + LOG operations = statistics.first.operations.collect do |operation| [operation[:name], operation[:n_records]] end @@ -151,7 +151,7 @@ class ParserTest < Test::Unit::TestCase 2017-05-30 19:11:38.085691|0x7fffb7d8d9b0|:000000048837085 select(3) 2017-05-30 19:11:38.085825|0x7fffb7d8d9b0|:000000048972310 output(3) 2017-05-30 19:11:38.085929|0x7fffb7d8d9b0|<000000049076026 rc=0 - LOG + LOG operations = statistics.first.operations.collect do |operation| [operation[:name], operation[:n_records]] end -------------- next part -------------- HTML����������������������������...Download