aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'builders/jiji/binhost-update')
-rwxr-xr-xbuilders/jiji/binhost-update1
1 files changed, 1 insertions, 0 deletions
diff --git a/builders/jiji/binhost-update b/builders/jiji/binhost-update
index 2cda38b..17953d0 100755
--- a/builders/jiji/binhost-update
+++ b/builders/jiji/binhost-update
@@ -55,6 +55,7 @@ upsync_binpackages() {
--omit-dir-times
--delay-updates
--mkpath
+ --stats
)
rsync "${RSYNC_OPTS[@]}" "$1"/* "${UPLOAD_USER}@releng-incoming.gentoo.org:/release/weekly/binpackages/$2/"
}