diff options
Diffstat (limited to 'commitpkg')
-rwxr-xr-x | commitpkg | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -94,7 +94,6 @@ for CARCH in ${arch[@]}; do fi archrelease $repo-$CARCH || abort - echo "===> Tagged for $repo-$CARCH" done if [ "${arch[*]}" == "any" ]; then |