Commit b445a4ef authored by Vitaly Lipatov's avatar Vitaly Lipatov

rpmbs: print destination gear host before ask gpg signature

parent 1f3737f0
......@@ -224,7 +224,8 @@ set_binaryrepo $MENV
# If we build from gear repo, run task
if [ -n "$UPLOADNOW" ] && is_gear $SPECDIR ; then
echo "Run with gear repo..."
[ -n "$VERBOSE" ] && echo "Run with gear repo..."
echo "Prepare to publish to $GIRARHOST..."
build_rpms_name "$LISTNAMES"
# FIXME: hack: get project name from package name
PROJECTNAME=$(echo $BASENAME | filter_gear_name)
......
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