Kouhei Sutou
null+****@clear*****
Tue Nov 27 23:16:10 JST 2012
Kouhei Sutou 2012-11-27 23:16:10 +0900 (Tue, 27 Nov 2012) New Revision: b11119b67f4e483eaae0ac9ad1d43ddb6bad3d90 https://github.com/groonga/groonga-command/commit/b11119b67f4e483eaae0ac9ad1d43ddb6bad3d90 Log: Add a comment instead of empty block Modified files: lib/groonga/command/parser.rb Modified: lib/groonga/command/parser.rb (+1 -0) =================================================================== --- lib/groonga/command/parser.rb 2012-11-27 23:14:14 +0900 (f74cd5a) +++ lib/groonga/command/parser.rb 2012-11-27 23:16:10 +0900 (2f38269) @@ -322,6 +322,7 @@ module Groonga def parse_line(line) case line when /\A\s*\z/ + # ignore empty line when /\A\#/ on_comment($POSTMATCH) else -------------- next part -------------- HTML����������������������������... 다운로드