commitpkg: tagged msg is now in archrelease

Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
This commit is contained in:
François Charette 2009-10-06 09:20:59 -07:00 committed by Aaron Griffin
parent bb1ab73c74
commit 54ae50500b
1 changed files with 0 additions and 1 deletions

View File

@ -94,7 +94,6 @@ for CARCH in ${arch[@]}; do
fi
archrelease $repo-$CARCH || abort
echo "===> Tagged for $repo-$CARCH"
done
if [ "${arch[*]}" == "any" ]; then