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