summaryrefslogtreecommitdiffstats
path: root/commitpkg
diff options
context:
space:
mode:
Diffstat (limited to 'commitpkg')
-rwxr-xr-xcommitpkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/commitpkg b/commitpkg
index 8413058..e805b47 100755
--- a/commitpkg
+++ b/commitpkg
@@ -68,7 +68,7 @@ if [ "$1" = "-l" ]; then
fi
for CARCH in ${arch[@]}; do
- echo "===> Uploading to $repo-$CARCH"
+ echo "===> Uploading to staging/$repo for arch=$CARCH"
for _pkgname in ${pkgname[@]}; do
pkgfile=$_pkgname-$pkgver-$pkgrel-$CARCH$PKGEXT