YUKI Piro Hiroshi
null+****@clear*****
Thu Sep 4 18:26:28 JST 2014
YUKI "Piro" Hiroshi 2014-09-04 18:26:28 +0900 (Thu, 04 Sep 2014) New Revision: 990020360fa8a019d5d046f5589d870d3424d52d https://github.com/long-long-float/droonga-engine/commit/990020360fa8a019d5d046f5589d870d3424d52d Message: More descriptive error message for not supported platforms Modified files: script/install.sh Modified: script/install.sh (+1 -1) =================================================================== --- script/install.sh 2014-09-04 18:23:26 +0900 (6e284ba) +++ script/install.sh 2014-09-04 18:26:28 +0900 (9fb8935) @@ -57,6 +57,6 @@ if [ -e /etc/debian_version ] || [ -e /etc/debian_release ]; then elif [ -e /etc/centos-release ]; then install_in_centos else - echo "This supports only debian, CentOS." + echo "Not supported platform. This script works only for Debian or CentOS." return 255 fi -------------- next part -------------- HTML����������������������������...Download