YUKI Hiroshi
null+****@clear*****
Tue Sep 16 12:31:25 JST 2014
YUKI Hiroshi 2014-09-16 12:31:25 +0900 (Tue, 16 Sep 2014) New Revision: a6df229cae0bebb544177f866e7e0a7d6516b45d https://github.com/droonga/droonga-engine/commit/a6df229cae0bebb544177f866e7e0a7d6516b45d Message: Use "exit" instead of "return" for the main logic Modified files: install.sh Modified: install.sh (+1 -1) =================================================================== --- install.sh 2014-09-16 12:31:05 +0900 (e419910) +++ install.sh 2014-09-16 12:31:25 +0900 (6b2cceb) @@ -242,7 +242,7 @@ elif [ -e /etc/centos-release ]; then install_in_centos else echo "Not supported platform. This script works only for Debian or CentOS." - return 255 + exit 255 fi echo "" -------------- next part -------------- HTML����������������������������... Descargar