jacob16bit
null+****@clear*****
Fri Jul 3 15:48:49 JST 2015
jacob16bit 2015-07-03 15:48:49 +0900 (Fri, 03 Jul 2015) New Revision: a1bb4539426e1695ffd896c49027f6a7742bf736 https://github.com/groonga/groonga/commit/a1bb4539426e1695ffd896c49027f6a7742bf736 Merged 6ebbabf: Merge pull request #357 from jacob16bit/initscript Message: 指摘分を修正しました。 Modified files: data/init.d/redhat/groonga-httpd Modified: data/init.d/redhat/groonga-httpd (+4 -4) =================================================================== --- data/init.d/redhat/groonga-httpd 2015-07-03 15:20:15 +0900 (256457a) +++ data/init.d/redhat/groonga-httpd 2015-07-03 15:48:49 +0900 (f596ed8) @@ -49,10 +49,10 @@ stop() { RETVAL=$? if [ $RETVAL -eq 0 ]; then rm -f /var/lock/subsys/$prog - echo_success + success echo else - echo_failure + failure echo fi return $RETVAL @@ -64,10 +64,10 @@ restart() { RETVAL=$? if [ $RETVAL -eq 0 ]; then touch /var/lock/subsys/$prog - echo_success + success echo else - echo_failure + failure echo fi return $RETVAL -------------- next part -------------- HTML����������������������������...Descargar