commit:     03a0041dcd5ffa7667b06444c593fcde28ce258f
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 14 10:21:43 2024 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Mar 14 10:21:43 2024 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=03a0041d

Upsync binpackages based on checksum

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 tools/catalyst-auto | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/catalyst-auto b/tools/catalyst-auto
index dac4deb5..3ee19d15 100755
--- a/tools/catalyst-auto
+++ b/tools/catalyst-auto
@@ -319,6 +319,7 @@ upsync_binpackages() {
                        --delay-updates
                        --mkpath
                        --min-size=1
+                       --checksum
                        --stats
                )
                rsync "${RSYNC_OPTS[@]}" "$1"/* 
"${UPLOAD_USER}@releng-incoming.gentoo.org:/release/weekly/binpackages/$2/"

Reply via email to