aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2023-10-08 16:09:23 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2023-10-08 16:09:23 -0700
commit5ef7b638f16c10b1e2b8831dbc16f79dbc90abc0 (patch)
tree0fda3f2241dba9e09356b4faa3b4547eb4bfd801 /scripts
parentcopy_buildsync: convert current-* to directory instead of symlink (diff)
downloadreleng-5ef7b638f16c10b1e2b8831dbc16f79dbc90abc0.tar.gz
releng-5ef7b638f16c10b1e2b8831dbc16f79dbc90abc0.tar.bz2
releng-5ef7b638f16c10b1e2b8831dbc16f79dbc90abc0.zip
copy_buildsync: disable sync for everything except alpha to test new symlink code
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/copy_buildsync.sh29
1 files 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