From 5ef7b638f16c10b1e2b8831dbc16f79dbc90abc0 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Sun, 8 Oct 2023 16:09:23 -0700 Subject: [PATCH] copy_buildsync: disable sync for everything except alpha to test new symlink code Signed-off-by: Robin H. Johnson --- scripts/copy_buildsync.sh | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/scripts/copy_buildsync.sh b/scripts/copy_buildsync.sh index 9a13872a..c313af72 100755 --- a/scripts/copy_buildsync.sh +++ b/scripts/copy_buildsync.sh @@ -11,20 +11,21 @@ LOGDIR_BASE="/release/distfiles/tmp/buildsync/logs" ARCHES=( alpha - amd64 - arm - arm64 - hppa - ia64 - loong - mips - m68k - ppc - riscv - s390 - sh - sparc - x86 + # Temporarily disable to reduce flap. + #amd64 + #arm + #arm64 + #hppa + #ia64 + #loong + #mips + #m68k + #ppc + #riscv + #s390 + #sh + #sparc + #x86 ) RSYNC_OPTS=( -aO