Kouhei Sutou
null+****@clear*****
Tue Mar 21 00:56:19 JST 2017
Kouhei Sutou 2017-03-21 00:56:19 +0900 (Tue, 21 Mar 2017) New Revision: 39053b66b62318c5d7ef2208851b01c8df3b5cd6 https://github.com/groonga/groonga/commit/39053b66b62318c5d7ef2208851b01c8df3b5cd6 Message: yum: follow required the number of arguments change Modified files: packages/yum/update-repository.sh Modified: packages/yum/update-repository.sh (+1 -1) =================================================================== --- packages/yum/update-repository.sh 2017-03-21 00:53:19 +0900 (c717cb3) +++ packages/yum/update-repository.sh 2017-03-21 00:56:19 +0900 (ffebffb) @@ -2,7 +2,7 @@ script_base_dir=`dirname $0` -if [ $# != 3 ]; then +if [ $# != 4 ]; then echo "Usage: $0 GPG_UID GPG_KEY_NAME DESTINATION DISTRIBUTIONS" echo " e.g.: $0 1BD22CD1 mitler-manager repositories/ 'fedora centos'" exit 1 -------------- next part -------------- HTML����������������������������...Download