diff options
author | François Charette <francois@archlinux.org> | 2009-10-06 09:20:59 -0700 |
---|---|---|
committer | Aaron Griffin <aaronmgriffin@gmail.com> | 2009-10-06 09:20:59 -0700 |
commit | 54ae50500ba6c40941a7bbc39df960b704010ca1 (patch) | |
tree | 15ad747f468f3245dafe9167edc22fa0298c3bb6 /commitpkg | |
parent | bb1ab73c74cab73e0b4391419789202f1eae818f (diff) | |
download | devtools32-54ae50500ba6c40941a7bbc39df960b704010ca1.tar.xz |
commitpkg: tagged msg is now in archrelease
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
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 |