[Groonga-commit] droonga/chef-cookbooks at b469400 [master] Fix wrong option name

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon Apr 21 19:26:38 JST 2014


YUKI Hiroshi	2014-04-21 19:26:38 +0900 (Mon, 21 Apr 2014)

  New Revision: b46940047476c74322aaab7a6811018e7719aeb1
  https://github.com/droonga/chef-cookbooks/commit/b46940047476c74322aaab7a6811018e7719aeb1

  Message:
    Fix wrong option name

  Modified files:
    droonga/templates/default/sv-droonga-http-server-run.erb

  Modified: droonga/templates/default/sv-droonga-http-server-run.erb (+1 -1)
===================================================================
--- droonga/templates/default/sv-droonga-http-server-run.erb    2014-04-21 19:26:08 +0900 (fb58b2a)
+++ droonga/templates/default/sv-droonga-http-server-run.erb    2014-04-21 19:26:38 +0900 (e82f40b)
@@ -21,5 +21,5 @@ exec chpst -u "$user:$group" \
     --receive-host-name <%= http_server.host %> \
     --droonga-engine-host-name <%= engine.host %> \
     --droonga-engine-port <%= engine.port %> \
-    --droonga-default-dataset <%= http_server.default_dataset %> \
+    --default-dataset <%= http_server.default_dataset %> \
     --cache-size <%= http_server.cache_size %>
-------------- next part --------------
HTML����������������������������...
Download 



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