[Groonga-commit] groonga/groonga [master] deb rpm: fix indent

Zurück zum Archiv-Index

HAYASHI Kentaro null+****@clear*****
Fri Sep 7 18:12:08 JST 2012


HAYASHI Kentaro	2012-09-07 18:12:08 +0900 (Fri, 07 Sep 2012)

  New Revision: 0b3dbe1285bd5951e30fc6ea941a4522a37292e5
  https://github.com/groonga/groonga/commit/0b3dbe1285bd5951e30fc6ea941a4522a37292e5

  Log:
    deb rpm: fix indent

  Modified files:
    data/scripts/groonga-httpd-restart

  Modified: data/scripts/groonga-httpd-restart (+1 -1)
===================================================================
--- data/scripts/groonga-httpd-restart    2012-09-07 16:44:15 +0900 (3bfb3ae)
+++ data/scripts/groonga-httpd-restart    2012-09-07 18:12:08 +0900 (28fe4b3)
@@ -42,7 +42,7 @@ PID=`cat $PIDFILE`
 
 OLD_WORKER_PROCESS=`pgrep -P $OLD_PID | grep -v $PID`
 for pid in $OLD_WORKER_PROCESS; do
-    until_process_is_finished $pid
+	until_process_is_finished $pid
 done
 OLD_WORKER_PROCESS=`pgrep -P $OLD_PID | grep -v $PID`
 if [ -n "$OLD_WORKER_PROCESS" ]; then
-------------- next part --------------
HTML����������������������������...
Download 



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