[Groonga-commit] groonga/groonga-query-log at e59d115 [master] Remove a needless empty line

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jun 2 13:48:17 JST 2014


Kouhei Sutou	2014-06-02 13:48:17 +0900 (Mon, 02 Jun 2014)

  New Revision: e59d1156445c3d2e8d52e7cf6d1e6f70d8be4868
  https://github.com/groonga/groonga-query-log/commit/e59d1156445c3d2e8d52e7cf6d1e6f70d8be4868

  Message:
    Remove a needless empty line

  Modified files:
    lib/groonga/query-log/response-comparer.rb

  Modified: lib/groonga/query-log/response-comparer.rb (+0 -1)
===================================================================
--- lib/groonga/query-log/response-comparer.rb    2014-05-16 17:21:50 +0900 (ebc8bfc)
+++ lib/groonga/query-log/response-comparer.rb    2014-06-02 13:48:17 +0900 (56e13f7)
@@ -59,7 +59,6 @@ module Groonga
         if random_sort?
           same_random_sort_response?
         elsif all_output_columns?
-
           same_all_output_columns?
         else
           same_response?
-------------- next part --------------
HTML����������������������������...
Download 



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