Kouhei Sutou
null+****@clear*****
Tue Nov 24 17:16:04 JST 2015
Kouhei Sutou 2015-11-24 17:16:04 +0900 (Tue, 24 Nov 2015) New Revision: bf5b912a5c4e2b4dd342acbb7001a382943dd944 https://github.com/groonga/grntest/commit/bf5b912a5c4e2b4dd342acbb7001a382943dd944 Message: Improve backtrace detector for OS X Modified files: lib/grntest/executors/base-executor.rb Modified: lib/grntest/executors/base-executor.rb (+1 -1) =================================================================== --- lib/grntest/executors/base-executor.rb 2015-11-16 16:48:26 +0900 (7a95059) +++ lib/grntest/executors/base-executor.rb 2015-11-24 17:16:04 +0900 (5e7c2a5) @@ -348,7 +348,7 @@ module Grntest true when /\Agroonga\(\) \[0x[\da-f]+\]\z/ true - when /\A\d+\s+(?:lib\S+\.dylib|\S+\.so|groonga|\?\?\?)\s+ + when /\A\d+\s+(?:lib\S+\.dylib|\S+\.so|groonga|nginx|\?\?\?)\s+ 0x[\da-f]+\s \S+\s\+\s\d+\z/x true -------------- next part -------------- HTML����������������������������...Download