Commit abf651ce authored by Vitaly Lipatov's avatar Vitaly Lipatov

rpmbs: fix commit

parent a276a0f0
......@@ -156,7 +156,7 @@ if [ -n "$SIGN" ]; then
# create tag according to package release
if is_git $SPECDIR ; then
local GEARCTAG=gear-create-tag
# needed corrent user.name/user.email for get GPG id
# needed correct user.name/user.email for get GPG id
$GEARCTAG --force
# git push ?
fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment