[Groonga-commit] droonga/droonga-http-server at 98fd63d [master] Shorten too much comments

Zurück zum Archiv-Index

YUKI Hiroshi null+****@clear*****
Mon Sep 29 10:41:11 JST 2014


YUKI Hiroshi	2014-09-29 10:41:11 +0900 (Mon, 29 Sep 2014)

  New Revision: 98fd63d5ea751c1840aae0c0572ad32eca962b75
  https://github.com/droonga/droonga-http-server/commit/98fd63d5ea751c1840aae0c0572ad32eca962b75

  Message:
    Shorten too much comments

  Modified files:
    install.sh

  Modified: install.sh (+1 -4)
===================================================================
--- install.sh    2014-09-29 10:39:46 +0900 (d576f19)
+++ install.sh    2014-09-29 10:41:11 +0900 (a3b1e8e)
@@ -268,11 +268,8 @@ prepare_environment_in_debian() {
 # ========================= for CentOS 7 ============================
 prepare_environment_in_centos() {
   if ! exist_yum_repository epel; then
-    # epel-release is not installed, so install it.
     yum -y install epel-release
-    # however, we should disable it by default because
-    # the system administrator won't expect to use it
-    # in his daily use.
+    # disable it by default!
     epel_repo=/etc/yum.repos.d/epel.repo
     backup=/tmp/$(basename $epel_repo).bak
     mv $epel_repo $backup
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index