[Groonga-commit] droonga/droonga-engine at 537d72b [master] Suggest to reset config files by droonga-engine-configure

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Sep 18 16:20:37 JST 2014


YUKI Hiroshi	2014-09-18 16:20:37 +0900 (Thu, 18 Sep 2014)

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

  Message:
    Suggest to reset config files by droonga-engine-configure

  Modified files:
    install.sh

  Modified: install.sh (+4 -4)
===================================================================
--- install.sh    2014-09-18 16:16:59 +0900 (6f5e87b)
+++ install.sh    2014-09-18 16:20:37 +0900 (61666c6)
@@ -83,11 +83,11 @@ setup_configuration_directory() {
       echo "********************** CAUTION!! **********************"
       echo "Installation process coudln't detect the hostname of"
       echo "this node, which is accessible from other nodes."
-      echo "You may have to configure following files manually"
-      echo "to refer a valid accessible hostname for this node:"
+      echo "You may have to configure droonga-engine manually"
+      echo "to refer a valid accessible hostname for this node,"
+      echo "by following command line:"
       echo ""
-      echo "  $DROONGA_BASE_DIR/catalog.json"
-      echo "  $DROONGA_BASE_DIR/$NAME.yaml"
+      echo "  droonga-engine-configure --reset-config --reset-catalog"
       echo "*******************************************************"
     fi
     echo "This node is configured with a hostname $HOST."
-------------- next part --------------
HTML����������������������������...
Download 



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