summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2020-04-28 10:34:13 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2020-04-28 10:34:13 -0700
commitc28531f526f8cd385b96fe8da40615bda9360ff0 (patch)
tree753167e779f2b5e40d343a7faf1f36de301367e5
parentsnapshots: also test this (diff)
downloadgentoo-mirrorstats-c28531f5.tar.gz
gentoo-mirrorstats-c28531f5.tar.bz2
gentoo-mirrorstats-c28531f5.zip
mirmor: drop GCP mirror that was tested
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
-rwxr-xr-xmirmon-rsync.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/mirmon-rsync.sh b/mirmon-rsync.sh
index 93f76b2..2391a0f 100755
--- a/mirmon-rsync.sh
+++ b/mirmon-rsync.sh
@@ -17,8 +17,6 @@ cd /var/www/mirrorstats.gentoo.org/gentoo-mirrorstats/rsync_mirrors
for i in ${INFRA}; do
echo "gentoo rsync://$i.gentoo.org" >> ./var/g.mirrors
done
-# Test GCP mirror; added by antarus
-echo "gentoo rsync://35.190.132.250" >> ./var/g.mirrors
# fatal if the state file is NOT present.
[[ -e ./var/mirmon.state ]] || touch ./var/mirmon.state
# run mirmon