Gentoo Archives: gentoo-commits

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gentoo-mirrorstats:master commit in: /
Date: Tue, 28 Apr 2020 17:34:19
Message-Id: 1588095253.c28531f526f8cd385b96fe8da40615bda9360ff0.robbat2@gentoo
1 commit: c28531f526f8cd385b96fe8da40615bda9360ff0
2 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 28 17:34:13 2020 +0000
4 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 28 17:34:13 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/gentoo-mirrorstats.git/commit/?id=c28531f5
7
8 mirmor: drop GCP mirror that was tested
9
10 Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
11
12 mirmon-rsync.sh | 2 --
13 1 file changed, 2 deletions(-)
14
15 diff --git a/mirmon-rsync.sh b/mirmon-rsync.sh
16 index 93f76b2..2391a0f 100755
17 --- a/mirmon-rsync.sh
18 +++ b/mirmon-rsync.sh
19 @@ -17,8 +17,6 @@ cd /var/www/mirrorstats.gentoo.org/gentoo-mirrorstats/rsync_mirrors
20 for i in ${INFRA}; do
21 echo "gentoo rsync://$i.gentoo.org" >> ./var/g.mirrors
22 done
23 -# Test GCP mirror; added by antarus
24 -echo "gentoo rsync://35.190.132.250" >> ./var/g.mirrors
25 # fatal if the state file is NOT present.
26 [[ -e ./var/mirmon.state ]] || touch ./var/mirmon.state
27 # run mirmon