From 66e4582752d0f4e4273694d8c3b1c13a5b79a84a Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 17 May 2010 15:12:13 +0000 Subject: [PATCH] hostname on blitz.pl.sophia.inria.fr somehow returns just blitz --- vbuild-fedora-mirror.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vbuild-fedora-mirror.sh b/vbuild-fedora-mirror.sh index ac53db7b..b05463b1 100755 --- a/vbuild-fedora-mirror.sh +++ b/vbuild-fedora-mirror.sh @@ -41,7 +41,7 @@ default_arch="i386" all_archs="i386 x86_64" case $(hostname) in - *.fr|*.de|*.uk) + blitz*|*.fr|*.de|*.uk) fedora_url=$eu_fedora_url ; centos_url=$eu_centos_url ; epel_url=$eu_epel_url ;; *.pl) fedora_url=$pl_fedora_url ; centos_url=$pl_centos_url ; epel_url=$pl_epel_url ;; -- 2.47.0