[Groonga-commit] droonga/drntest at 5af7c00 [master] Remove a trailing space

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Nov 25 23:24:12 JST 2013


Kouhei Sutou	2013-11-25 23:24:12 +0900 (Mon, 25 Nov 2013)

  New Revision: 5af7c00ea770b72c9f265214ab7cf64daacfa30c
  https://github.com/droonga/drntest/commit/5af7c00ea770b72c9f265214ab7cf64daacfa30c

  Message:
    Remove a trailing space

  Modified files:
    lib/drntest/test-runner.rb

  Modified: lib/drntest/test-runner.rb (+1 -1)
===================================================================
--- lib/drntest/test-runner.rb    2013-11-25 19:25:00 +0900 (bf87669)
+++ lib/drntest/test-runner.rb    2013-11-25 23:24:12 +0900 (d04816b)
@@ -186,7 +186,7 @@ module Drntest
       end
       pathname.read.each_line do |line|
         unless line[0] == "#"
-          parser << line 
+          parser << line
         end
       end
       json_objects
-------------- next part --------------
HTML����������������������������...
Download 



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