[Groonga-commit] droonga/droonga-engine at 67a878e [master] Remove too many ", "

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Apr 24 18:45:53 JST 2014


YUKI Hiroshi	2014-04-24 18:45:53 +0900 (Thu, 24 Apr 2014)

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

  Message:
    Remove too many ","

  Modified files:
    bin/droonga-catalog-generate

  Modified: bin/droonga-catalog-generate (+1 -1)
===================================================================
--- bin/droonga-catalog-generate    2014-04-24 18:44:13 +0900 (47f3858)
+++ bin/droonga-catalog-generate    2014-04-24 18:45:53 +0900 (dec1710)
@@ -49,7 +49,7 @@ parser.on("--host=NAME",
           "Use the NAME as the host for the current dataset.") do |host|
   current_dataset[:host] = host
 end
-parser.on("--port=PORT",, Integer
+parser.on("--port=PORT", Integer
           "Use the PORT as the port for the current dataset.") do |port|
   current_dataset[:port] = port
 end
-------------- next part --------------
HTML����������������������������...
Download 



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