[Groonga-commit] droonga/droonga-engine at 2faa87e [master] Remove needless function

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Sep 18 11:12:58 JST 2014


YUKI Hiroshi	2014-09-18 11:12:58 +0900 (Thu, 18 Sep 2014)

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

  Message:
    Remove needless function

  Modified files:
    install.sh

  Modified: install.sh (+0 -8)
===================================================================
--- install.sh    2014-09-17 10:43:39 +0900 (0c596ec)
+++ install.sh    2014-09-18 11:12:58 +0900 (8c7efdf)
@@ -144,14 +144,6 @@ determine_hostname() {
   return 1
 }
 
-input_hostname() {
-  prompt="$1: "
-  while read -p "$prompt" TYPED_HOSTNAME </dev/tty; do
-    if [ "$TYPED_HOSTNAME" != "" ]; then break; fi
-  done
-  return 0
-}
-
 
 install_rroonga() {
   # Install Rroonga globally from a public gem, because custom build
-------------- next part --------------
HTML����������������������������...
Download 



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