diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-12-19 14:52:41 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-12-19 14:52:41 +0100 |
commit | 2c736a8b7c43b02e90fe5f93beb144d7222791ba (patch) | |
tree | b00970c70f1a21f1ec3246d29e7009bc791a7d21 /mock | |
parent | 283683d031540026542ca43981dda353d46bc421 (diff) |
mock config: disable testing for f21 build
Diffstat (limited to 'mock')
-rw-r--r-- | mock/fc21i.cfg | 2 | ||||
-rw-r--r-- | mock/fc21it.cfg | 2 | ||||
-rw-r--r-- | mock/fc21x.cfg | 2 | ||||
-rw-r--r-- | mock/fc21xscl54.cfg | 2 | ||||
-rw-r--r-- | mock/fc21xscl55.cfg | 2 | ||||
-rw-r--r-- | mock/fc21xscl56.cfg | 2 | ||||
-rw-r--r-- | mock/fc21xt.cfg | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/mock/fc21i.cfg b/mock/fc21i.cfg index e6a00ab..55d9293 100644 --- a/mock/fc21i.cfg +++ b/mock/fc21i.cfg @@ -57,7 +57,7 @@ enabled=1 name=updates-testing mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f21&arch=i386 #baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/21/i386/ -enabled=1 +enabled=0 [remi] name=remi public diff --git a/mock/fc21it.cfg b/mock/fc21it.cfg index e7eed0c..e8afbc4 100644 --- a/mock/fc21it.cfg +++ b/mock/fc21it.cfg @@ -57,7 +57,7 @@ enabled=1 name=updates-testing mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f21&arch=i386 #baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/21/i386/ -enabled=1 +enabled=0 [remi] name=remi public diff --git a/mock/fc21x.cfg b/mock/fc21x.cfg index e9e7ad3..860adc9 100644 --- a/mock/fc21x.cfg +++ b/mock/fc21x.cfg @@ -57,7 +57,7 @@ enabled=1 name=updates-testing mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f21&arch=x86_64 #baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/21/x86_64/ -enabled=1 +enabled=0 [remi] name=remi public diff --git a/mock/fc21xscl54.cfg b/mock/fc21xscl54.cfg index c898a92..bc7d99f 100644 --- a/mock/fc21xscl54.cfg +++ b/mock/fc21xscl54.cfg @@ -60,7 +60,7 @@ enabled=1 name=updates-testing mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f21&arch=x86_64 #baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/21/x86_64/ -enabled=1 +enabled=0 [remi] name=remi public diff --git a/mock/fc21xscl55.cfg b/mock/fc21xscl55.cfg index e1fa6fb..62b48d3 100644 --- a/mock/fc21xscl55.cfg +++ b/mock/fc21xscl55.cfg @@ -60,7 +60,7 @@ enabled=1 name=updates-testing mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f21&arch=x86_64 #baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/21/x86_64/ -enabled=1 +enabled=0 [remi] name=remi public diff --git a/mock/fc21xscl56.cfg b/mock/fc21xscl56.cfg index 165a38c..d0e0aca 100644 --- a/mock/fc21xscl56.cfg +++ b/mock/fc21xscl56.cfg @@ -60,7 +60,7 @@ enabled=1 name=updates-testing mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f21&arch=x86_64 #baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/21/x86_64/ -enabled=1 +enabled=0 [remi] name=remi public diff --git a/mock/fc21xt.cfg b/mock/fc21xt.cfg index 33feb92..1226668 100644 --- a/mock/fc21xt.cfg +++ b/mock/fc21xt.cfg @@ -57,7 +57,7 @@ enabled=1 name=updates-testing mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f21&arch=x86_64 #baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/21/x86_64/ -enabled=1 +enabled=0 [remi] name=remi public |