[Groonga-commit] droonga/droonga-engine at a53556f [master] Revert "Detect service base directory automatically"

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Sep 24 18:22:36 JST 2014


YUKI Hiroshi	2014-09-24 18:22:36 +0900 (Wed, 24 Sep 2014)

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

  Message:
    Revert "Detect service base directory automatically"
    
    This reverts commit 0a926440e3315f9ab302a22e8ca812e303814866.

  Modified files:
    lib/droonga/command/droonga_engine.rb

  Modified: lib/droonga/command/droonga_engine.rb (+0 -5)
===================================================================
--- lib/droonga/command/droonga_engine.rb    2014-09-24 18:19:56 +0900 (7188655)
+++ lib/droonga/command/droonga_engine.rb    2014-09-24 18:22:36 +0900 (ba070b8)
@@ -28,7 +28,6 @@ require "droonga/serf"
 require "droonga/node_status"
 require "droonga/file_observer"
 require "droonga/process_supervisor"
-require "droonga/service_installation"
 
 module Droonga
   module Command
@@ -69,10 +68,6 @@ module Droonga
 
       def setup_path
         Path.setup
-
-        service_installation = ServiceInstallation.new
-        service_installation.ensure_using_service_base_directory
-
         unless $0 == File.basename($0)
           droonga_engine_bin_path = File.expand_path(File.dirname($0))
           new_paths = [
-------------- next part --------------
HTML����������������������������...
다운로드 



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