diff --git a/build_template_rpm b/build_template_rpm index 273ec58..274d7b1 100755 --- a/build_template_rpm +++ b/build_template_rpm @@ -3,7 +3,7 @@ NAME=$1 if [ x$NAME = x ] ; then echo "usage $0 " -exit +exit 1 fi SIGN_OPT=--sign