From: Rudolf Polzer <divverent@xonotic.org>
Date: Fri, 26 Oct 2012 19:48:20 +0000 (+0200)
Subject: prefer the US mirror a bit
X-Git-Tag: xonotic-v0.7.0~35
X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=9393b811325676b0abf21d24b193fa648331bd37;p=xonotic%2Fxonotic.git

prefer the US mirror a bit
---

diff --git a/misc/tools/all/config.subr b/misc/tools/all/config.subr
index 0114af27..eb08a822 100644
--- a/misc/tools/all/config.subr
+++ b/misc/tools/all/config.subr
@@ -23,8 +23,8 @@ allmirrors()
 	"$@" http ''   http://git.xonotic.org/xonotic/     ''
 	"$@" ssh  ''   ssh://xonotic@git.xonotic.org/      ''
 
-	"$@" git  us   git://us.git.xonotic.org/xonotic/   ''
-	"$@" http us   http://us.git.xonotic.org/xonotic/  ''
+	"$@" git  us   git://us.git.xonotic.org/xonotic/   '*2/3'
+	"$@" http us   http://us.git.xonotic.org/xonotic/  '*2/3'
 
 	"$@" git  de   git://de.git.xonotic.org/xonotic/   ''
 	"$@" http de   http://de.git.xonotic.org/xonotic/  ''