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 | 6031c90d0b0553dcc74ea16ac2173120a7ef3ebc (patch) | |
| tree | aae674ab20d54f0ef892fe6f2c4864c2e9966036 | |
| parent | dfe27a758f3fa351d6c9485798bc55ae8004765a (diff) | |
mock config: disable testing for f21 build
| -rw-r--r-- | fc21i.cfg | 2 | ||||
| -rw-r--r-- | fc21it.cfg | 2 | ||||
| -rw-r--r-- | fc21x.cfg | 2 | ||||
| -rw-r--r-- | fc21xscl54.cfg | 2 | ||||
| -rw-r--r-- | fc21xscl55.cfg | 2 | ||||
| -rw-r--r-- | fc21xscl56.cfg | 2 | ||||
| -rw-r--r-- | fc21xt.cfg | 2 | 
7 files changed, 7 insertions, 7 deletions
@@ -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 @@ -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 @@ -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/fc21xscl54.cfg b/fc21xscl54.cfg index c898a92..bc7d99f 100644 --- a/fc21xscl54.cfg +++ b/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/fc21xscl55.cfg b/fc21xscl55.cfg index e1fa6fb..62b48d3 100644 --- a/fc21xscl55.cfg +++ b/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/fc21xscl56.cfg b/fc21xscl56.cfg index 165a38c..d0e0aca 100644 --- a/fc21xscl56.cfg +++ b/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 @@ -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  | 
