[Groonga-commit] droonga/droonga-engine at af9a426 [master] Remove a needless ", "

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Apr 30 16:02:01 JST 2014


Kouhei Sutou	2014-04-30 16:02:01 +0900 (Wed, 30 Apr 2014)

  New Revision: af9a42630d4b3ad3072f09089bc8a12212584978
  https://github.com/droonga/droonga-engine/commit/af9a42630d4b3ad3072f09089bc8a12212584978

  Message:
    Remove a needless ","

  Modified files:
    Rakefile

  Modified: Rakefile (+1 -1)
===================================================================
--- Rakefile    2014-04-30 15:49:39 +0900 (80b20e6)
+++ Rakefile    2014-04-30 16:02:01 +0900 (09d00b9)
@@ -30,7 +30,7 @@ Packnga::DocumentTask.new(spec) do |task|
 end
 
 def run_command_test(*options)
-  ruby(File.join(File.dirname(__FILE__), "test", "command", "run-test.rb",),
+  ruby(File.join(File.dirname(__FILE__), "test", "command", "run-test.rb"),
        *options)
 end
 
-------------- next part --------------
HTML����������������������������...
Download 



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