[Groonga-commit] droonga/grn2drn at 816f896 [master] Remove duplicated code

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Mar 17 14:22:44 JST 2014


Kouhei Sutou	2014-03-17 14:22:44 +0900 (Mon, 17 Mar 2014)

  New Revision: 816f89622b47af9b998cd0c23cd0c9067b5c4405
  https://github.com/droonga/grn2drn/commit/816f89622b47af9b998cd0c23cd0c9067b5c4405

  Message:
    Remove duplicated code

  Modified files:
    bin/grn2drn

  Modified: bin/grn2drn (+0 -2)
===================================================================
--- bin/grn2drn    2014-03-15 22:05:56 +0900 (7b8ad4c)
+++ bin/grn2drn    2014-03-17 14:22:44 +0900 (bbf62e7)
@@ -76,8 +76,6 @@ else
   input = File.read(source_file)
 end
 
-result_file = args[1]
-
 if result_file.nil?
   converter.convert(input) do |command|
     puts(JSON.generate(command))
-------------- next part --------------
HTML����������������������������...
Download 



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