1 files changed, 0 insertions, 1 deletions
diff --git a/commitpkg b/commitpkg index 2f7bb46..7221825 100755 --- a/ commitpkg+++ b/ commitpkg@@ -94,7 +94,6 @@ for CARCH in ${arch[@]}; do fi archrelease $repo-$CARCH || abort - echo "===> Tagged for $repo-$CARCH" done if [ "${arch[*]}" == "any" ]; then |