[Groonga-commit] droonga/droonga.org at 218b8a6 [gh-pages] Fix command line

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed May 14 16:28:58 JST 2014


YUKI Hiroshi	2014-05-14 16:28:58 +0900 (Wed, 14 May 2014)

  New Revision: 218b8a611eefbc339a1ff1e860e0bd6099878602
  https://github.com/droonga/droonga.org/commit/218b8a611eefbc339a1ff1e860e0bd6099878602

  Message:
    Fix command line

  Modified files:
    tutorial/groonga/index.md

  Modified: tutorial/groonga/index.md (+2 -2)
===================================================================
--- tutorial/groonga/index.md    2014-05-14 11:51:03 +0900 (7757560)
+++ tutorial/groonga/index.md    2014-05-14 16:28:58 +0900 (bc8d751)
@@ -127,8 +127,8 @@ To start them, run commands like following on each Droonga node:
                           --default-dataset=Starbucks \
                           --daemon \
                           --pid-file=$PWD/droonga-http-server.pid
-    # serf agent -node="${node}:10031" -bind=$host \
-                 -event-handler="droonga-handle-serf-event --base-dir=$PWD"
+    # serf agent -node="${host}:10031" -bind=$host \
+                 -event-handler="droonga-handle-serf-event --base-dir $PWD"
 
 Note that you have to specify the host name of the Droonga node itself via some options.
 It will be used to communicate with other Droonga nodes in the cluster.
-------------- next part --------------
HTML����������������������������...
Download 



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