From ba334e66e8aef05c2ed773d8d916ba772dda2bae Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 9 Jul 2013 07:52:14 +0200 Subject: f19 doesn't need testing anymore --- fc19i.cfg | 2 +- fc19x.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fc19i.cfg b/fc19i.cfg index c70ebdd..0e06ba1 100644 --- a/fc19i.cfg +++ b/fc19i.cfg @@ -57,7 +57,7 @@ enabled=1 name=updates-testing mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f19&arch=i386 #baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/19/i386/ -enabled=1 +enabled=0 [remi] name=remi public diff --git a/fc19x.cfg b/fc19x.cfg index f6ef565..0860bb5 100644 --- a/fc19x.cfg +++ b/fc19x.cfg @@ -57,7 +57,7 @@ enabled=1 name=updates-testing mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f19&arch=x86_64 #baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/19/x86_64/ -enabled=1 +enabled=0 [remi] name=remi public -- cgit