[Groonga-commit] groonga/groonga-query-log at bc8df4b [master] run-regression-test: add a missing ":"

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Jul 3 14:27:44 JST 2018


Kouhei Sutou	2018-07-03 14:27:44 +0900 (Tue, 03 Jul 2018)

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

  Message:
    run-regression-test: add a missing ":"

  Modified files:
    lib/groonga-query-log/command/run-regression-test.rb

  Modified: lib/groonga-query-log/command/run-regression-test.rb (+1 -1)
===================================================================
--- lib/groonga-query-log/command/run-regression-test.rb    2018-07-03 14:26:55 +0900 (b7a7310)
+++ lib/groonga-query-log/command/run-regression-test.rb    2018-07-03 14:27:44 +0900 (2880bbd)
@@ -149,7 +149,7 @@ module GroongaQueryLog
         end
 
         parser.separator("")
-        parser.separator("Comparisons")
+        parser.separator("Comparisons:")
         parser.on("--no-care-order",
                   "Don't care order of select response records") do
           @care_order = false
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180703/ac36a76d/attachment-0001.htm 



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