[Groonga-commit] droonga/wikipedia-search at d84554a [master] Remove unused code

Back to archive index

Kouhei Sutou null+****@clear*****
Wed May 21 15:47:04 JST 2014


Kouhei Sutou	2014-05-21 15:47:04 +0900 (Wed, 21 May 2014)

  New Revision: d84554a406f5090436ffdc64e24847811cceca33
  https://github.com/droonga/wikipedia-search/commit/d84554a406f5090436ffdc64e24847811cceca33

  Message:
    Remove unused code

  Modified files:
    lib/wikipedia-search/path.rb

  Modified: lib/wikipedia-search/path.rb (+0 -12)
===================================================================
--- lib/wikipedia-search/path.rb    2014-05-21 14:43:17 +0900 (f1e4055)
+++ lib/wikipedia-search/path.rb    2014-05-21 15:47:04 +0900 (976dc8d)
@@ -139,17 +139,5 @@ module WikipediaSearch
     def catalog
       working_dir + "catalog.json"
     end
-
-    def fluentd_conf(node_id)
-      working_dir + "fluentd-#{node_id}.conf"
-    end
-
-    def log(node_id)
-      working_dir + "fluentd-#{node_id}.log"
-    end
-
-    def pid(node_id)
-      working_dir + "fluentd-#{node_id}.pid"
-    end
   end
 end
-------------- next part --------------
HTML����������������������������...
Download 



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